Explorar el Código

Include <cmath> in nalunit.cpp

Filip Klembara hace 4 años
padre
commit
74ada01114
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      src/nalunit.cpp

+ 1 - 0
src/nalunit.cpp

@@ -17,6 +17,7 @@
  */
 
 #include "nalunit.hpp"
+#include <cmath>
 
 #if RTC_ENABLE_MEDIA