diff options
Diffstat (limited to 'src/crepe/Script.h')
-rw-r--r-- | src/crepe/Script.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/crepe/Script.h b/src/crepe/Script.h index ba4073a..cdd6814 100644 --- a/src/crepe/Script.h +++ b/src/crepe/Script.h @@ -12,5 +12,4 @@ protected: // added event. }; -} - +} // namespace crepe |