Skip to content
Snippets Groups Projects
Commit 666f9fb9 authored by David Weiß's avatar David Weiß
Browse files

Merge branch 'fix_limits_include' into 'master'

Fix missing include of <limits>

See merge request eclipse/simopenpass/scenario_api!48
parents ca4d0b4d 93892b68
No related branches found
No related tags found
1 merge request!48Fix missing include of <limits>
......@@ -17,6 +17,7 @@
#include <cstdint>
#include <string>
#include <limits>
namespace mantle_api
{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment