40 #ifndef __OPENFLUID_TOOLS_MISCHELPERS_HPP__
41 #define __OPENFLUID_TOOLS_MISCHELPERS_HPP__
49 #include <openfluid/core/TypeDefs.hpp>
52 #define STRINGIFY(x) XSTRINGIFY(x)
53 #define XSTRINGIFY(x) #x
75 const std::string& ReplaceStr);
#define OPENFLUID_API
Definition: dllexport.hpp:86
Definition: ApplicationException.hpp:47