#ifndef N_CORE_LIBRARY_CPP_INCLUDED
#define N_CORE_LIBRARY_CPP_INCLUDED

#include <NCore.hpp>

using namespace ::Neurotec::Collections;
using namespace ::Neurotec::Plugins;
using namespace ::Neurotec::Plugins::ComponentModel;
using namespace ::Neurotec::IO;

namespace Neurotec
{
}

#endif // !N_CORE_LIBRARY_CPP_INCLUDED
