TMB Documentation  v1.9.11
tmb_enable_header_only.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 #define WITH_LIBTMB
11 #undef TMB_PRECOMPILE_ATOMICS
12 #define HAVE_PRECOMPILED_ATOMICS
13 #define CSKIP_ATOMIC(...) ;
14 #define IF_TMB_PRECOMPILE_ATOMICS(...)
15 #define TMB_EXTERN extern
License: GPL v2