12 lines
154 B
Diff
12 lines
154 B
Diff
|
--- cxx/cxxtest.cpp
|
||
|
+++ cxx/cxxtest.cpp
|
||
|
@@ -13,7 +13,7 @@
|
||
|
*/
|
||
|
|
||
|
#include <iostream>
|
||
|
-
|
||
|
+#include <string.h>
|
||
|
#include <cucul++.h>
|
||
|
#include <caca++.h>
|
||
|
|