Fix non-PCH build.

This commit is contained in:
Gacko
2017-07-13 19:49:00 +02:00
parent bf55ebb2c4
commit 5f514be398
2 changed files with 2 additions and 0 deletions

View File

@@ -15,6 +15,7 @@
* with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#include "DB2Stores.h"
#include "WorldSession.h"
#include "Group.h"
#include "LFGMgr.h"

View File

@@ -19,6 +19,7 @@
#define LFGPackets_h__
#include "Packet.h"
#include "PacketUtilities.h"
#include "LFGPacketsCommon.h"
#include "Optional.h"