Ver Fonte

add math.h

aidmar.wainakh há 6 anos atrás
pai
commit
7b65113759
1 ficheiros alterados com 1 adições e 0 exclusões
  1. 1 0
      code_boost/src/cxx/statistics_db.cpp

+ 1 - 0
code_boost/src/cxx/statistics_db.cpp

@@ -1,4 +1,5 @@
 #include "statistics_db.h"
+#include <math.h>
 #include <iostream>
 #include <sstream>