#ifndef N_DEVICE_MANAGER_LIBRARY_CPP_INCLUDED
#define N_DEVICE_MANAGER_LIBRARY_CPP_INCLUDED

#include <NMediaLibrary.cpp>
#include <NBiometricsLibrary.cpp>

#include <NDevices.hpp>

using namespace ::Neurotec::ComponentModel;
using namespace ::Neurotec::Media;
using namespace ::Neurotec::Images;
using namespace ::Neurotec::Sound;
using namespace ::Neurotec::Plugins;
using namespace ::Neurotec::Biometrics;

namespace Neurotec { namespace Devices
{
}}

#endif // !N_DEVICE_MANAGER_LIBRARY_CPP_INCLUDED
