761#include "zxecosystem/license.inc"
767#if __cplusplus != 201703L && (!defined(_MSC_VER) || _MSC_VER < 1914)
768 #error C++ standard must be equal or greater than C++17.
774#ifndef ZXECOSYSTEM_INCLUDEROOT
775#define ZXECOSYSTEM_INCLUDEROOT
779 constexpr unsigned char VER[] = { 4,3,0 };
787#include "zxecosystem/ancillary.h"
788#include "zxecosystem/desktop.h"
789#include "zxecosystem/base.h"
790#include "zxecosystem/core.h"
791#include "zxecosystem/gui.h"
The main namespace of the library, that spans across all the zx modules.
constexpr unsigned char VER[]
Major, minor and rev. nos.