From 096eb52cfbb50fefbe6679fb91e926346ff3c9d7 Mon Sep 17 00:00:00 2001 From: andyq Date: Mon, 30 Sep 2002 15:59:40 +0000 Subject: Added include to fix bug# 234 Note - I didn't have this issue on my setup (MDK 8.2) but adding the include gave no issues --- diff --git a/noncore/settings/aqpkg/networkpkgmgr.cpp b/noncore/settings/aqpkg/networkpkgmgr.cpp index 91a318c..ff8f182 100644 --- a/noncore/settings/aqpkg/networkpkgmgr.cpp +++ b/noncore/settings/aqpkg/networkpkgmgr.cpp @@ -21,6 +21,7 @@ using namespace std; #include #include +#include #ifdef QWS #include -- cgit v0.9.0.2