Skip to content

Commit

Permalink
rm empty include line
Browse files Browse the repository at this point in the history
  • Loading branch information
mkapur-noaa committed Dec 16, 2024
1 parent 2fa5b68 commit 6b7c5a1
Show file tree
Hide file tree
Showing 7 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion src/TMB/sptlVB_Sel_Sigma.cpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
#define TMB_LIB_INIT R_init_growthbreaks
#include <iostream>
// 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.
// #include <TMB.hpp> // per https://github.com/mlysy/TMBtools this shouldn't be here
Expand Down
1 change: 0 additions & 1 deletion src/TMB/src_TMBExports.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@

#define TMB_LIB_INIT R_init_src_TMBExports
#include <TMB.hpp>
#include ""

template<class Type>
Type objective_function<Type>::operator() () {
Expand Down
Binary file added src/TMB/src_TMBExports.dll
Binary file not shown.
Binary file added src/TMB/src_TMBExports.o
Binary file not shown.
Binary file added src/growthbreaks.dll
Binary file not shown.
Binary file added src/init_dummy_file.o
Binary file not shown.
Binary file added src/src_TMBExports.dll
Binary file not shown.

0 comments on commit 6b7c5a1

Please sign in to comment.