mirror of
https://github.com/wjwwood/serial.git
synced 2026-01-22 19:54:57 +08:00
fix compile on VS2013
This commit is contained in:
parent
17afacc625
commit
4e5f143121
@ -1,4 +1,6 @@
|
||||
/* Copyright 2012 William Woodall and John Harrison */
|
||||
#include <algorithm>
|
||||
|
||||
#if !defined(_WIN32) && !defined(__OpenBSD__)
|
||||
# include <alloca.h>
|
||||
#endif
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user