mirror of
https://github.com/EQEmu/Server.git
synced 2025-12-11 21:01:29 +00:00
Fix for compile failure in deity.h - Thanks V! (I should write a book on gcc:vs differences..I have found almost all of them...)
This commit is contained in:
parent
08706055af
commit
1f0e263b6e
@ -18,7 +18,7 @@
|
|||||||
#ifndef DEITY_H
|
#ifndef DEITY_H
|
||||||
#define DEITY_H
|
#define DEITY_H
|
||||||
|
|
||||||
#include "..\common\types.h"
|
#include "types.h"
|
||||||
#include <string>
|
#include <string>
|
||||||
|
|
||||||
// NOTE: This code is not fully implemented since there are no references in the existing code
|
// NOTE: This code is not fully implemented since there are no references in the existing code
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user