#pragma implementation "sckaddr.h"
#endif
+// For compilers that support precompilation, includes "wx.h".
+#include "wx/wxprec.h"
+
+#ifdef __BORLANDC__
+#pragma hdrstop
+#endif
+
+#ifndef WX_PRECOMP
+#endif
+
#include <stdio.h>
#include <stdlib.h>
#include <ctype.h>
#include "wx/sckaddr.h"
-#ifdef __BORLANDC__
-#pragma hdrstop
-#endif
-
#define CHECK_ADDRTYPE(var, type)
#if !USE_SHARED_LIBRARY