aboutsummaryrefslogtreecommitdiff
path: root/src/crepe/api/Component.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/crepe/api/Component.h')
-rw-r--r--src/crepe/api/Component.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/crepe/api/Component.h b/src/crepe/api/Component.h
index 2abb461..d5e0499 100644
--- a/src/crepe/api/Component.h
+++ b/src/crepe/api/Component.h
@@ -7,5 +7,4 @@ public:
bool active;
};
-}
-
+} // namespace crepe::api