Stupid headers -.- workaround

This commit is contained in:
Siana Gearz
2011-03-26 04:02:51 +01:00
parent 2298aee369
commit 18b10638be
5 changed files with 10 additions and 9 deletions

View File

@@ -37,6 +37,10 @@
// project includes
#include "llagent.h"
#include "llimagejpeg.h"
#include "llimagepng.h"
#include "llimagebmp.h"
#include "llfilepicker.h"
#include "llfloateranimpreview.h"
#include "llfloaterbuycurrency.h"
@@ -81,10 +85,6 @@
#include "lluuid.h"
#include "llvorbisencode.h"
#include "llimagejpeg.h"
#include "llimagepng.h"
#include "llimagebmp.h"
// system libraries
#include <boost/tokenizer.hpp>