瀏覽代碼

add math.h

aidmar.wainakh 6 年之前
父節點
當前提交
7b65113759
共有 1 個文件被更改,包括 1 次插入0 次删除
  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>