[DRTVWR-476] - fix compiler error

master
Anchor 2019-06-06 02:49:19 -07:00 committed by Nat Goodspeed
parent 16453005bb
commit 690909716b
1 changed files with 2 additions and 0 deletions

View File

@ -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.