libpromeki 1.0.0-alpha
PROfessional MEdia toolKIt
 
Loading...
Searching...
No Matches
configoption.h
Go to the documentation of this file.
1
8#pragma once
9
10
11#include <promeki/config.h>
12#if PROMEKI_ENABLE_CORE
13#include <promeki/namespace.h>
15
16PROMEKI_NAMESPACE_BEGIN
17
37using Config = VariantDatabase<"Config">;
38
39PROMEKI_NAMESPACE_END
40
41#endif // PROMEKI_ENABLE_CORE