summaryrefslogtreecommitdiff
path: root/engine/xe_sound.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engine/xe_sound.cpp')
-rw-r--r--engine/xe_sound.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/engine/xe_sound.cpp b/engine/xe_sound.cpp
index 07d8e7b..bd21885 100644
--- a/engine/xe_sound.cpp
+++ b/engine/xe_sound.cpp
@@ -1,9 +1,5 @@
#include "xe_sound.hpp"
-#include <vector>
-#include <stdexcept>
-#include <iostream>
-
namespace xe {
XeSound::XeSound(const std::string& filename) {