GCC is just annoying sometimes.

This commit is contained in:
Shyotl
2011-09-21 17:49:21 -05:00
parent 2b69eb9902
commit 381ef6fe70

View File

@@ -9,7 +9,7 @@
#include "llwearable.h" #include "llwearable.h"
#include "llbvhloader.h" #include "llbvhloader.h"
#include <boost/bind.hpp> #include <boost/bind.hpp>
struct struct conversion_s
{ {
std::string extension; std::string extension;
LLAssetType::EType type; LLAssetType::EType type;