Skip to content

Commit 8e3c0a5

Browse files
committed
re-introduce BUG #3258 to test CI fails correctly
1 parent 12f09d1 commit 8e3c0a5

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

models/iaf_bw_2001.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@
2323
#include "iaf_bw_2001.h"
2424

2525
#ifdef HAVE_GSL
26-
#ifdef HAVE_BOOST
2726

2827
// Includes from libnestutil:
2928
#include "dict_util.h"
@@ -522,5 +521,4 @@ nest::iaf_bw_2001::handle( CurrentEvent& e )
522521
e.get_rel_delivery_steps( kernel().simulation_manager.get_slice_origin() ), e.get_weight() * e.get_current() );
523522
}
524523

525-
#endif // HAVE_BOOST
526524
#endif // HAVE_GSL

0 commit comments

Comments
 (0)