diff --git a/src/config.cpp b/src/config.cpp index 9a72c68..e68088b 100644 --- a/src/config.cpp +++ b/src/config.cpp @@ -8,7 +8,7 @@ #include "config.hpp" #include -#include +#include #include #include #include @@ -332,4 +332,4 @@ void AIDA_runtime_statistics::print_timers() { #endif // TIMERS -} // namespace aida \ No newline at end of file +} // namespace aida