Fixes more Boost warning suppression

This commit is contained in:
Brian Kelley
2015-10-18 16:08:11 -04:00
parent fbf9225172
commit 237861136b

View File

@@ -10,7 +10,7 @@
#define NO_IMPORT_ARRAY
#define PY_ARRAY_UNIQUE_SYMBOL rdpicker_array_API
#include <boost/python.hpp>
#include <RDBoost/python.h>
#include <RDBoost/Wrap.h>
#include <boost/python/numeric.hpp>
#include "numpy/oldnumeric.h"