mirror of
https://github.com/EQEmu/Server.git
synced 2026-08-28 20:07:56 +00:00
normalize includes: common
This commit is contained in:
+2
-7
@@ -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*/
|
||||
|
||||
Reference in New Issue
Block a user