Itasca C++ Interface
Loading...
Searching...
No Matches
common
models
src
conmodelbase.h
1
#pragma once
2
3
#include "
base/src/base.h
"
4
5
#ifdef CONMODEL_LIB
6
# define CONMODEL_EXPORT EXPORT_TAG
7
#else
8
# define CONMODEL_EXPORT IMPORT_TAG
9
#endif
10
11
// EoF
base.h
One stop include for all objects defined as part of base interface.
Generated by
1.10.0