--- ./orbitcpp/idl-compiler/types/IDLInhibited.h.orig 2008-10-26 21:13:11.000000000 +0000
|
|
+++ ./orbitcpp/idl-compiler/types/IDLInhibited.h 2008-10-26 21:13:20.000000000 +0000
|
|
@@ -31,6 +31,8 @@
|
|
|
|
#include "IDLType.h"
|
|
|
|
+#include <string.h>
|
|
+
|
|
|
|
template <class Base>
|
|
class IDLInhibited :
|