diff options
Diffstat (limited to 'test cases/frameworks/1 boost/extralib.cpp')
| -rw-r--r-- | test cases/frameworks/1 boost/extralib.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test cases/frameworks/1 boost/extralib.cpp b/test cases/frameworks/1 boost/extralib.cpp index 6a3e9e4d1..e5ab1b000 100644 --- a/test cases/frameworks/1 boost/extralib.cpp +++ b/test cases/frameworks/1 boost/extralib.cpp @@ -1,3 +1,5 @@ +#define _XOPEN_SOURCE 500 + #include <iostream> #include <boost/log/trivial.hpp> #include <boost/log/expressions.hpp> |
