fixed more build warnings reported by clang/gcc

This commit is contained in:
sanctum32 2015-02-04 11:03:52 +00:00 committed by Antz
parent b4b3498fa3
commit b2737a3610
3 changed files with 8 additions and 2 deletions

View file

@ -33,7 +33,7 @@
#include "Log.h"
#include "Master.h"
#include "SystemConfig.h"
#include "AuctionHouseBot/AuctionHouseBot.h"
#include "AuctionHouseBot.h"
#include "revision.h"
#include "revision_nr.h"
#include <openssl/opensslv.h>