Skip to content

Commit dee6423

Browse files
authored
Add missing limits include in test_01_primitive
1 parent c92ab3d commit dee6423

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/test_01_primitive.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
#include "kaguya/kaguya.hpp"
2+
#include <limits>
23
#include "test_util.hpp"
34

45
KAGUYA_TEST_GROUP_START(test_01_primitive)

0 commit comments

Comments
 (0)