Skip to content

Commit d7a6389

Browse files
committed
Adding <limits> header
1 parent f7c87e2 commit d7a6389

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Src/DasherCore/ExpansionPolicy.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
#include "ExpansionPolicy.h"
1111
#include "DasherModel.h"
1212
#include <algorithm>
13+
#include <limits>
1314

1415
using namespace Dasher;
1516

0 commit comments

Comments
 (0)