oprava #define direktiv

This commit is contained in:
2024-10-03 11:44:03 +02:00
parent a4e66ddaaf
commit 4dcd40aadf
64 changed files with 268 additions and 114 deletions

View File

@@ -1,10 +1,11 @@
#ifndef LICENCE_COMMON_H_
#define LICENCE_COMMON_H_
#include "licConnector.h"
#ifndef EZ_APPLICATION_LICENCE_DISABLE
#define CRC = 1
#ifndef LICENCE_COMMON_H_
#define LICENCE_COMMON_H_
//---------------- společná hlavička pro všechny licence ----------------
#include <cstring>