mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-17 03:08:26 +00:00
Added types.h to more files that relied on mutex.h to get to debug.h to get to types.h
This commit is contained in:
@@ -19,6 +19,7 @@
|
||||
#ifndef _EQEMU_LOOTTABLE_H
|
||||
#define _EQEMU_LOOTTABLE_H
|
||||
|
||||
#include "types.h"
|
||||
|
||||
#pragma pack(1)
|
||||
struct LootTableEntries_Struct {
|
||||
|
||||
Reference in New Issue
Block a user