diff --git a/include/singletons.hpp b/include/singletons.hpp index 88ecdb7..11de2bc 100644 --- a/include/singletons.hpp +++ b/include/singletons.hpp @@ -35,4 +35,5 @@ struct field_models_t{ UNKNOWN, FLAG, ENUM, RAW, PATH, STRING, COLOR, SCALAR_1, SCALAR_2, SCALAR_4 }; } extern field_models; +} } \ No newline at end of file