Helios++
Helios software for LiDAR simulations
helios_version.h
1 #pragma once
2 
6 extern const char *HELIOS_VERSION;
7 
12 const char * getHeliosVersion();