I broke linux and mac builds, reverting the changes from 59596
parent
e9d8afed87
commit
720eab7a32
|
|
@ -11,6 +11,10 @@
|
|||
//-----------------------------------------------------------------------------
|
||||
#include "llviewerprecompiledheaders.h"
|
||||
|
||||
#if LL_WINDOWS // For Intel vector classes
|
||||
#include "fvec.h"
|
||||
#endif
|
||||
|
||||
#include "imageids.h"
|
||||
#include "llfasttimer.h"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue