Merge branch 'master' of git://github.com/siana/SingularityViewer

This commit is contained in:
Lirusaito
2015-11-20 07:24:30 -05:00
41 changed files with 383 additions and 316 deletions

View File

@@ -32,7 +32,10 @@
#include "llrefcount.h"
#include "llrefcount.h"
#include "llrect.h"
#ifndef BOOST_FUNCTION_HPP_INCLUDED
#include <boost/function.hpp>
#define BOOST_FUNCTION_HPP_INCLUDED
#endif
#include <boost/signals2.hpp>
#include "llinitparam.h"
#include "lltexture.h"