I broke linux and mac builds, reverting the changes from 59596

master
Kelly Washington 2007-03-22 22:03:42 +00:00
parent e9d8afed87
commit 720eab7a32
1 changed files with 4 additions and 0 deletions

View File

@ -11,6 +11,10 @@
//-----------------------------------------------------------------------------
#include "llviewerprecompiledheaders.h"
#if LL_WINDOWS // For Intel vector classes
#include "fvec.h"
#endif
#include "imageids.h"
#include "llfasttimer.h"