OSDN Git Service

composition の依存関係の循環のチェックを追加
[yamml/yamml-git.git] / src / ir2midi / pch.hpp
index 81af478..a1bdf58 100644 (file)
@@ -2,6 +2,7 @@
 #pragma once
 
 #include <algorithm>
+#include <deque>
 #include <exception>
 #include <memory>
 #include <string>