Fix "_POSIX_C_SOURCE" redefined warning on Python 2.7

This commit is contained in:
Dean Moldovan 2016-08-15 13:49:34 +02:00
parent 00a300950b
commit 9d52796a08

View File

@ -8,8 +8,6 @@
BSD-style license that can be found in the LICENSE file.
*/
#include <unordered_map>
#include <list>
#include "example.h"
#include "constructor-stats.h"