Skip to content

Commit 459cffb

Browse files
committed
Fix build.
1 parent 1c1f3d9 commit 459cffb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

SerialPrograms/Source/PokemonSV/Programs/Battles/PokemonSV_Battles.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
*
55
*/
66

7+
#include <cmath>
78
#include "CommonFramework/Exceptions/ProgramFinishedException.h"
89
#include "CommonFramework/Exceptions/OperationFailedException.h"
910
#include "CommonFramework/Exceptions/FatalProgramException.h"

0 commit comments

Comments
 (0)