#include "singleton_application.h"#include <basis/astring.h>#include <basis/contracts.h>#include <processes/rendezvous.h>#include <basis/functions.h>#include <filesystem/filename.h>

Go to the source code of this file.
Namespaces | |
| namespace | application |
Implements an application lock to ensure only one is running at once. | |
1.6.3