Fix precompiled headers include order.
This commit is contained in:
@@ -29,11 +29,12 @@
|
|||||||
* COMPLETENESS OR PERFORMANCE.
|
* COMPLETENESS OR PERFORMANCE.
|
||||||
* $/LicenseInfo$
|
* $/LicenseInfo$
|
||||||
*/
|
*/
|
||||||
|
#include "llviewerprecompiledheaders.h"
|
||||||
|
|
||||||
#if LL_LINUX && defined(LL_STANDALONE)
|
#if LL_LINUX && defined(LL_STANDALONE)
|
||||||
#include <glib.h>
|
#include <glib.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#include "llviewerprecompiledheaders.h"
|
|
||||||
#include "llvoiceclient.h"
|
#include "llvoiceclient.h"
|
||||||
|
|
||||||
#include <boost/tokenizer.hpp>
|
#include <boost/tokenizer.hpp>
|
||||||
|
|||||||
Reference in New Issue
Block a user