ExchangeFileContents
Loading...
Searching...
No Matches
EfcTypes.h
Go to the documentation of this file.
1#ifndef INC_EFC_TYPES_H
2#define INC_EFC_TYPES_H
3//-----------------------------------------------------------------------------
41//-----------------------------------------------------------------------------
42#include <string>
43//-----------------------------------------------------------------------------
45
54#define EFC_VERSION_STR "1.0.6"
55#define EFC_VERSION_MAJOR 1
56#define EFC_VERSION_MINOR 0
57#define EFC_VERSION_PATCH 6
59//-----------------------------------------------------------------------------
60#endif