Closed matus-tomlein closed 2 years ago
Add a snowplow.hpp header file to make it easier to import the library in users apps – instead of importing each Snowplow class individually, this imports all the published classes. Also gives us more freedom to move stuff around.
snowplow.hpp
Add a
snowplow.hpp
header file to make it easier to import the library in users apps – instead of importing each Snowplow class individually, this imports all the published classes. Also gives us more freedom to move stuff around.