Files
ConformalLabpp/code/include/example_include.hpp
2026-02-16 18:18:39 +02:00

7 lines
114 B
C++

//exmaple include hedder
#ifndef EXAMPLE_INCLUDE_HPP
#define EXAMPLE_INCLUDE_HPP
#endif // EXAMPLE_INCLUDE_HPP