mirror of
https://github.com/wjwwood/serial.git
synced 2026-01-22 11:44:53 +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 */
|
/* Copyright 2012 William Woodall and John Harrison */
|
||||||
|
#include <algorithm>
|
||||||
|
|
||||||
#if !defined(_WIN32) && !defined(__OpenBSD__)
|
#if !defined(_WIN32) && !defined(__OpenBSD__)
|
||||||
# include <alloca.h>
|
# include <alloca.h>
|
||||||
#endif
|
#endif
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user