fix missing include
parent
bd51af1b3e
commit
d76fc052b0
|
@ -12,6 +12,7 @@
|
|||
#include <list>
|
||||
#include <vector>
|
||||
#include <stdexcept>
|
||||
#include <string>
|
||||
#include <boost/shared_ptr.hpp>
|
||||
|
||||
#include "PartitionWorkSpace.h"
|
||||
|
|
Loading…
Reference in New Issue