← index
cplusplus2x.Examples/C++20/scanner/ETL/version_info.hpp
Source: cplusplus2x.Examples/C++20/scanner/ETL/version_info.hpp
#ifndef __VERSION_INFO_H_

#define __VERSION_INFO_H_


#define etl_version "0.2.0"


#endif