I hate the linker
This commit is contained in:
@@ -7,4 +7,5 @@ class WorkspaceInstance :
|
||||
public:
|
||||
WorkspaceInstance(void);
|
||||
~WorkspaceInstance(void);
|
||||
std::vector<PVInstance *> physicalObjects;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user