diff options
-rw-r--r-- | storage/connect/myutil.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/storage/connect/myutil.cpp b/storage/connect/myutil.cpp index 19c478ecbd8..b266b7b79c1 100644 --- a/storage/connect/myutil.cpp +++ b/storage/connect/myutil.cpp @@ -23,6 +23,7 @@ #include "plgdbsem.h" //#include "value.h" //#include "valblk.h" +#include "myutil.h" #define DLL_EXPORT // Items are exported from this DLL /************************************************************************/ |