Reverted the files in which the #include <boost/foreach.hpp> was removed.

release/4.3a0
yao 2016-05-21 17:51:04 -04:00
parent a0661b3813
commit dc00eb4f87
3 changed files with 3 additions and 0 deletions

View File

@ -1,5 +1,6 @@
#include <wrap/matlab.h>
#include <map>
#include <boost/foreach.hpp>
#include <boost/serialization/export.hpp>
#include <boost/archive/text_iarchive.hpp>

View File

@ -1,5 +1,6 @@
#include <wrap/matlab.h>
#include <map>
#include <boost/foreach.hpp>
#include <folder/path/to/Test.h>

View File

@ -1,5 +1,6 @@
#include <wrap/matlab.h>
#include <map>
#include <boost/foreach.hpp>
#include <path/to/ns1.h>
#include <path/to/ns1/ClassB.h>