#include <NDEVR/ApplicationResource.h>
#include <NDEVR/MachineID.h>
#include <NDEVR/LocalApplicationLauncher.h>
#include <NDEVR/ApplicationOptions.h>
#include <NDEVR/File.h>
#include <NDEVR/FileResource.h>
#include <NDEVR/INIFactory.h>
#include <NDEVR/UUID.h>
#include <NDEVR/TimeSpan.h>
#include <NDEVR/Translator.h>
#include <NDEVR/Thread.h>
#include <NDEVR/LogMessage.h>
#include <NDEVR/ModuleManager.h>
#include <NDEVR/FileException.h>
#include <dlfcn.h>
#include <unistd.h>
◆ UTC_OFFSET_TIME
#define UTC_OFFSET_TIME -7 |