TMB Documentation  v1.9.11
tmb_enable_precompile.hpp
Go to the documentation of this file.
1 
4 #undef WITH_LIBTMB
5 #undef TMB_PRECOMPILE_ATOMICS
6 #undef CSKIP_ATOMIC
7 #undef IF_TMB_PRECOMPILE_ATOMICS
8 #undef TMB_EXTERN
9 // Redefine
10 #undef WITH_LIBTMB
11 #define TMB_PRECOMPILE_ATOMICS
12 #undef HAVE_PRECOMPILED_ATOMICS
13 #define CSKIP_ATOMIC(...) __VA_ARGS__
14 #define IF_TMB_PRECOMPILE_ATOMICS(...) __VA_ARGS__
15 #define TMB_EXTERN
License: GPL v2