diff options
Diffstat (limited to 'src/modules/objects/class_file.cpp')
| -rw-r--r-- | src/modules/objects/class_file.cpp | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/modules/objects/class_file.cpp b/src/modules/objects/class_file.cpp index 87ef39b74..5ce5e750c 100644 --- a/src/modules/objects/class_file.cpp +++ b/src/modules/objects/class_file.cpp @@ -448,4 +448,8 @@ bool KviScriptFileObject::functionHexRead(KviCommand * c, KviParameterList * p, } */ + +#ifndef COMPILE_USE_STANDALONE_MOC_SOURCES #include "m_class_file.moc" +#endif //!COMPILE_USE_STANDALONE_MOC_SOURCES + |
