blob: 4236b683b5d9911ac8f689f602a78e9d392f0ee1 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
--- kodilib/src/tools/KIntrospection.h.orig 2003-04-09 06:56:03.000000000 +0400
+++ kodilib/src/tools/KIntrospection.h 2013-12-18 23:04:00.089825283 +0400
@@ -11,6 +11,7 @@
#endif
#include <string>
+#include <cstring>
// --------------------------------------------------------------------------------------------------------
class KClassInfo
|