소스 검색

Merge from trunk @11646:11713

Marc Sergent 11 년 전
부모
커밋
db2bcd07f6
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      examples/pi/SobolQRNG/sobol_gold.c

+ 1 - 0
examples/pi/SobolQRNG/sobol_gold.c

@@ -55,6 +55,7 @@
 #include <stdlib.h>
 #include <math.h>
 #include <string.h>
+#include <strings.h>
 
 #include "sobol.h"
 #include "sobol_gold.h"