Skip to content

Commit

Permalink
Korrektur eines Includepfades
Browse files Browse the repository at this point in the history
  • Loading branch information
martinfehrs committed Jan 18, 2025
1 parent 96158a0 commit ebd0a03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/zollstock.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
#include <zollstock/quantities.hpp>
#include <zollstock/static_string.hpp>
#include <zollstock/tuple_utils.hpp>
#include <zollstock/units/units.hpp>
#include <zollstock/units.hpp>


#endif //__ZOLLSTOCK_HPP__

0 comments on commit ebd0a03

Please sign in to comment.