diff --git a/src/TMB/sptlVB_Sel_Sigma.cpp b/src/TMB/sptlVB_Sel_Sigma.cpp index 3565729..0b8cd0a 100644 --- a/src/TMB/sptlVB_Sel_Sigma.cpp +++ b/src/TMB/sptlVB_Sel_Sigma.cpp @@ -1,5 +1,4 @@ #define TMB_LIB_INIT R_init_growthbreaks -#include #include // https://kaskr.github.io/adcomp/register_atomic_8cpp-example.html#a3 // Similar to example 'adaptive_integration' using CppAD Romberg integration. REGISTER_ATOMIC is used to reduce tape size.