Itasca C++ Interface
Loading...
Searching...
No Matches
common
contactmodel
src
contactmodel_global.h
1
#pragma once
2
3
#include "
base/src/export.h
"
4
5
#ifdef CONTACTMODEL_LIB
6
# define CONTACTMODEL_EXPORT EXPORT_TAG
7
#else
8
# define CONTACTMODEL_EXPORT IMPORT_TAG
9
#endif
10
11
// EoF
export.h
Defines automatic generation of DLL exports and imports for each system supported.
Generated by
1.10.0