--- libgig/trunk/src/typeinfo.cpp 2017/05/10 21:21:14 3170 +++ libgig/trunk/src/typeinfo.cpp 2017/05/10 21:25:24 3171 @@ -26,6 +26,7 @@ #include #include #include +#include // for strdup() #if defined _MSC_VER // Microsoft compiler ... # define RAW_CPP_TYPENAME(t) t.raw_name()