Skip to content

Commit

Permalink
[NL] Fixed missing include.
Browse files Browse the repository at this point in the history
  • Loading branch information
bilke committed May 6, 2024
1 parent 49571ed commit bfbbf4b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions NumLib/TimeStepping/TimeStep.h
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
#pragma once

#include <cstddef>
#include <limits>

namespace NumLib
{
Expand Down

0 comments on commit bfbbf4b

Please sign in to comment.