normalize includes: common

This commit is contained in:
brainiac
2025-12-17 09:32:44 -08:00
committed by Alex
parent 723ca13482
commit 451eb0806a
295 changed files with 1592 additions and 2009 deletions
+2 -7
View File
@@ -17,9 +17,9 @@
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 04111-1307 USA
*/
#ifndef COMMON_ITEM_DATA_H
#define COMMON_ITEM_DATA_H
#pragma once
#include "common/emu_constants.h"
/*
* Note: (Doodman)
@@ -44,9 +44,6 @@
* Made ya look! Ha!
*/
#include "emu_constants.h"
namespace EQ
{
namespace item {
@@ -558,5 +555,3 @@ namespace EQ
};
} /*EQEmu*/
#endif /*COMMON_ITEM_DATA_H*/