Add missing header guards

This commit is contained in:
Drake Arconis
2014-03-01 18:00:59 -05:00
parent 71d9084a95
commit 64d4a9e240
9 changed files with 36 additions and 2 deletions

View File

@@ -33,7 +33,6 @@
#ifndef LL_LLWLHANDLERS_H
#define LL_LLWLHANDLERS_H
#include "llviewerprecompiledheaders.h"
#include "llhttpclient.h"
class AIHTTPTimeoutPolicy;