#include <windows.h>
#include "daemon.h"
#include <mutex>
#include <condition_variable>
#include <iostream>
#include <signal.h>
Go to the source code of this file.
OPC UA Address space part. GNU LGPL.