summaryrefslogtreecommitdiffstats
path: root/include/ingen/Parser.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'include/ingen/Parser.hpp')
-rw-r--r--include/ingen/Parser.hpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/ingen/Parser.hpp b/include/ingen/Parser.hpp
index f2cd951f..b87c5837 100644
--- a/include/ingen/Parser.hpp
+++ b/include/ingen/Parser.hpp
@@ -42,7 +42,8 @@ class World;
@ingroup Ingen
*/
-class INGEN_API Parser {
+class INGEN_API Parser
+{
public:
explicit Parser() = default;