You shaved 2 minutes off compile time...

... but you are still hungry
This commit is contained in:
Siana Gearz
2015-09-16 21:39:58 +02:00
parent eaf790c118
commit 62a7704a4f
39 changed files with 339 additions and 254 deletions

View File

@@ -28,7 +28,10 @@
#define LL_LLKEYBOARD_H
#include <map>
#ifndef BOOST_FUNCTION_HPP_INCLUDED
#include <boost/function.hpp>
#define BOOST_FUNCTION_HPP_INCLUDED
#endif
#include "llstringtable.h"
#include "lltimer.h"