mirror of
https://github.com/pybind/pybind11.git
synced 2025-01-31 15:20:34 +00:00
Fix "_POSIX_C_SOURCE" redefined warning on Python 2.7
This commit is contained in:
parent
00a300950b
commit
9d52796a08
@ -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"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user