Skip to content

Commit 3d0ab8f

Browse files
author
Roberto Di Remigio
committed
Include fstream in MathUtils.hpp
1 parent 7ef78c8 commit 3d0ab8f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/utils/MathUtils.hpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
#include <algorithm>
3030
#include <bitset>
3131
#include <cmath>
32+
#include <fstream>
3233
#include <iterator>
3334
#include <iomanip>
3435
#include <limits>

0 commit comments

Comments
 (0)