From f0d1fb950d507453153eaab3f6c1ee7dd549bdb6 Mon Sep 17 00:00:00 2001
From: Image <>
Date: Sun, 22 Mar 2020 10:18:04 -0400
Subject: [PATCH] Update Spawn.cpp

Include not needed
---
 EQ2/source/WorldServer/Spawn.cpp | 1 -
 1 file changed, 1 deletion(-)

diff --git a/EQ2/source/WorldServer/Spawn.cpp b/EQ2/source/WorldServer/Spawn.cpp
index 268d85248..8bf49cbca 100644
--- a/EQ2/source/WorldServer/Spawn.cpp
+++ b/EQ2/source/WorldServer/Spawn.cpp
@@ -22,7 +22,6 @@
 #include "../common/timer.h"
 #include <time.h>
 #include <math.h>
-#include <emmintrin.h>
 #include "Entity.h"
 #include "Widget.h"
 #include "Sign.h"