ソースを参照

Remove unused #include

Ole Krüger 10 年 前
コミット
5774aae30a
共有1 個のファイルを変更した0 個の追加1 個の削除を含む
  1. 0 1
      lib/luwra/usertypes.hpp

+ 0 - 1
lib/luwra/usertypes.hpp

@@ -12,7 +12,6 @@
 #include "stack.hpp"
 #include "functions.hpp"
 
-#include <sstream>
 #include <utility>
 #include <atomic>
 #include <cassert>