Kaynağa Gözat

:bug: fixed compilation error on linux

Felix Bytow 1 yıl önce
ebeveyn
işleme
710256ccf9
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  1. 1 0
      SDL.cxx

+ 1 - 0
SDL.cxx

@@ -1,5 +1,6 @@
 #include "SDL.hxx"
 
+#include <algorithm>
 #include <cassert>
 #include <sstream>