Skip to content

Commit

Permalink
Remove closure include from plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
rbberger committed Feb 21, 2024
1 parent 9735b38 commit 6973b60
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions example/plugin/tst/test_dust.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,6 @@
#include <ports-of-call/portable_errors.hpp>
#include <singularity-eos/eos/eos.hpp>

#ifdef SINGULARITY_BUILD_CLOSURE
#include <singularity-eos/eos/singularity_eos.hpp>
#endif

#ifndef CATCH_CONFIG_FAST_COMPILE
#define CATCH_CONFIG_FAST_COMPILE
#include <catch2/catch_test_macros.hpp>
Expand Down

0 comments on commit 6973b60

Please sign in to comment.