summaryrefslogtreecommitdiff
path: root/include/m_types.h
diff options
context:
space:
mode:
authorghazan <ghazan@miranda.im>2021-12-26 14:36:32 +0300
committerghazan <ghazan@miranda.im>2021-12-26 14:36:32 +0300
commit129687d805025b4e292174ffb3d224a55baf24d2 (patch)
treef07999fd9a604d81a9905a95c7b26f4caa9161d8 /include/m_types.h
parent4f510d6e82caeee262234d7b83ce2c4db3c82102 (diff)
further code cleaning
Diffstat (limited to 'include/m_types.h')
-rw-r--r--include/m_types.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/m_types.h b/include/m_types.h
index dd22aa373f..8740be7f30 100644
--- a/include/m_types.h
+++ b/include/m_types.h
@@ -32,6 +32,8 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
#include <wchar.h>
#include <netinet/in.h>
+using namespace std;
+
#define CALLBACK
#define EXTERN_C extern "C"