mirror of
https://github.com/mangosfour/server.git
synced 2025-12-15 01:37:00 +00:00
[10787] Add explicitly header dependences for Database/QueryResult.h
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
parent
28ccd9975d
commit
9460ed0494
3 changed files with 7 additions and 3 deletions
|
|
@ -16,9 +16,11 @@
|
|||
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
||||
*/
|
||||
|
||||
#if !defined(FIELD_H)
|
||||
#ifndef FIELD_H
|
||||
#define FIELD_H
|
||||
|
||||
#include "Common.h"
|
||||
|
||||
class Field
|
||||
{
|
||||
public:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue