aboutsummaryrefslogtreecommitdiff
path: root/src/crepe/ScriptSystem.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/crepe/ScriptSystem.h')
-rw-r--r--src/crepe/ScriptSystem.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/crepe/ScriptSystem.h b/src/crepe/ScriptSystem.h
index e0b2a65..1f472a0 100644
--- a/src/crepe/ScriptSystem.h
+++ b/src/crepe/ScriptSystem.h
@@ -21,8 +21,6 @@ private:
private:
std::forward_list<api::Script *> get_scripts();
-
};
-}
-
+} // namespace crepe