Removed workarounds in metaclass system that were needed for GCC 4.9 and old MSVC.

This commit is contained in:
Mathew Sutcliffe
2017-10-12 23:45:12 +01:00
parent 77b6a1ccb0
commit 0b67466480
24 changed files with 29 additions and 139 deletions

View File

@@ -19,7 +19,6 @@
#include "blackmisc/blackmiscexport.h"
#include "blackmisc/collection.h"
#include "blackmisc/compare.h"
#include "blackmisc/metaclassprivate.h"
#include "blackmisc/sequence.h"
#include "blackmisc/simulation/aircraftmodellist.h"
#include "blackmisc/simulation/fscommon/vpilotmodelrule.h"