summaryrefslogtreecommitdiffstats
path: root/include/djinterop/performance_data.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'include/djinterop/performance_data.hpp')
-rw-r--r--include/djinterop/performance_data.hpp5
1 files changed, 0 insertions, 5 deletions
diff --git a/include/djinterop/performance_data.hpp b/include/djinterop/performance_data.hpp
index a8f8f33..320cc16 100644
--- a/include/djinterop/performance_data.hpp
+++ b/include/djinterop/performance_data.hpp
@@ -23,14 +23,9 @@
#error This library needs at least a C++11 compliant compiler
#endif
-#include <chrono>
#include <cstdint>
-#include <memory>
-#include <stdexcept>
#include <string>
-#include <vector>
-#include <djinterop/musical_key.hpp>
#include <djinterop/pad_color.hpp>
namespace djinterop