[DRTVWR-476] - fix compiler error
parent
16453005bb
commit
690909716b
|
|
@ -29,6 +29,8 @@
|
|||
#ifndef LL_LLVIEWERPRECOMPILEDHEADERS_H
|
||||
#define LL_LLVIEWERPRECOMPILEDHEADERS_H
|
||||
|
||||
#include "llwin32headers.h"
|
||||
|
||||
// This file MUST be the first one included by each .cpp file
|
||||
// in viewer.
|
||||
// It is used to precompile headers for improved build speed.
|
||||
|
|
|
|||
Loading…
Reference in New Issue