diff options
Diffstat (limited to 'src/crepe/facade/SoundHandle.h')
-rw-r--r-- | src/crepe/facade/SoundHandle.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/crepe/facade/SoundHandle.h b/src/crepe/facade/SoundHandle.h index 131d28c..b7925fc 100644 --- a/src/crepe/facade/SoundHandle.h +++ b/src/crepe/facade/SoundHandle.h @@ -9,5 +9,4 @@ namespace crepe { */ typedef size_t SoundHandle; -} - +} // namespace crepe |