diff --git a/examples/registry.cpp b/examples/registry.cpp index 46e4736..1dcb2f7 100644 --- a/examples/registry.cpp +++ b/examples/registry.cpp @@ -11,7 +11,7 @@ */ #include -#include +#include //<- // Making `#include ` visible in docs, while actually using `BOOST_TEST` // instead of `assert`. This is required to verify correct behavior even if NDEBUG