[Base] Py and Placement: remove unused includes
This commit is contained in:
@@ -22,11 +22,12 @@
|
||||
|
||||
|
||||
#include "PreCompiled.h"
|
||||
#include "Writer.h"
|
||||
#include "Persistence.h"
|
||||
#include <boost/iostreams/device/array.hpp>
|
||||
|
||||
#include <boost/iostreams/stream.hpp>
|
||||
|
||||
#include "Persistence.h"
|
||||
#include "Writer.h"
|
||||
|
||||
// inclution of the generated files (generated By PersitancePy.xml)
|
||||
#include "PersistencePy.h"
|
||||
#include "PersistencePy.cpp"
|
||||
|
||||
Reference in New Issue
Block a user