diff options
Diffstat (limited to 'mg_db_gd_mysql.c')
-rw-r--r-- | mg_db_gd_mysql.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mg_db_gd_mysql.c b/mg_db_gd_mysql.c index 6da92ea..b93a449 100644 --- a/mg_db_gd_mysql.c +++ b/mg_db_gd_mysql.c @@ -6,6 +6,7 @@ * \date $Date: 2005-04-13 17:42:54 +0100 (Thu, 13 Apr 2005) $ * \author Wolfgang Rohdewald * \author Responsible author: $Author: wolfgang61 $ */ +#include <cstring> #include <string> #include <sys/types.h> #include <sys/stat.h> |