summaryrefslogtreecommitdiff
path: root/src/cajun/elements.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/cajun/elements.h')
-rw-r--r--src/cajun/elements.h8
1 files changed, 1 insertions, 7 deletions
diff --git a/src/cajun/elements.h b/src/cajun/elements.h
index f43b1be..213d79d 100644
--- a/src/cajun/elements.h
+++ b/src/cajun/elements.h
@@ -34,13 +34,7 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
//#include <iterator>
#include <string>
#include <stdexcept>
-
-#if defined(_MSC_VER)
-#define TPT_NO_INLINE //Remove inlines in visual studio, but only the ones that don't work
-#else
-#define TPT_NO_INLINE inline
-#endif
-
+#include "Config.h"
/*
TODO: