@ -24,7 +24,7 @@
#ifndef _NIF_RECORD_H_
#define _NIF_RECORD_H_
#include <components/misc/slice_array.hpp>
#include <string>
namespace Nif
{
@ -40,7 +40,6 @@ typedef unsigned char ubyte;
using namespace std;
using namespace Nif;
using namespace Misc;
using namespace NifOgre;
NIFLoader& NIFLoader::getSingleton()