This website works better with JavaScript.
Home
Help
Sign In
cacalabs
/
libcaca
mirror of
https://github.com/cacalabs/libcaca.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
7
Wiki
Activity
Browse Source
* Add #include <cstring> to fix gcc-4.3 build.
tags/v0.99.beta14
Sam Hocevar
sam
17 years ago
parent
5b2b3e27db
commit
db166f5ec0
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
cxx/cxxtest.cpp
+ 1
- 0
cxx/cxxtest.cpp
View File
@@ -13,6 +13,7 @@
*/
#include <iostream>
#include <cstring>
#include <cucul++.h>
#include <caca++.h>
Write
Preview
Loading…
Cancel
Save