|
@@ -12,7 +12,9 @@
|
|
|
See the License for the specific language governing permissions and
|
|
See the License for the specific language governing permissions and
|
|
|
limitations under the License. */
|
|
limitations under the License. */
|
|
|
|
|
|
|
|
-#include "kNet/NetworkSimulator.h"
|
|
|
|
|
|
|
+// Modified by Lasse Oorni for Urho3D
|
|
|
|
|
+
|
|
|
|
|
+// Urho3D: MessageConnection.h already includes NetworkSimulator.h, make sure WS2Include.h is included before windows.h / winsock.h
|
|
|
#include "kNet/MessageConnection.h"
|
|
#include "kNet/MessageConnection.h"
|
|
|
|
|
|
|
|
namespace kNet
|
|
namespace kNet
|