Commit 9d52796a authored by Dean Moldovan's avatar Dean Moldovan
Browse files

Fix "_POSIX_C_SOURCE" redefined warning on Python 2.7

parent 00a30095
...@@ -8,8 +8,6 @@ ...@@ -8,8 +8,6 @@
BSD-style license that can be found in the LICENSE file. BSD-style license that can be found in the LICENSE file.
*/ */
#include <unordered_map>
#include <list>
#include "example.h" #include "example.h"
#include "constructor-stats.h" #include "constructor-stats.h"
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment