#include "cxtestutilities_export.h"
#include <vector>
#include "vtkForwardDeclarations.h"
#include "cxForwardDeclarations.h"
#include "cxVector3D.h"
#include <string>
#include <QString>
#include "sscConfig.h"
Go to the source code of this file.
◆ EXPORT_DUMMY_CLASS_FOR_LINKING_ON_WINDOWS_IN_LIB_WITHOUT_EXPORTED_CLASS
#define EXPORT_DUMMY_CLASS_FOR_LINKING_ON_WINDOWS_IN_LIB_WITHOUT_EXPORTED_CLASS |
( |
|
EXPORT_MACRO | ) |
|
Value:class EXPORT_MACRO DummyTestClassForLinkingOnWindows \
{ \
};
Definition at line 82 of file cxtestUtilities.h.