Skip to content

Commit 411fc23

Browse files
committed
Include <math.h>
1 parent 607db5a commit 411fc23

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

BmpHeaderViewer/stdafx.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@
5151
// C RunTime Header Files
5252
#include <tchar.h>
5353
#include <setjmp.h>
54+
#include <math.h>
5455

5556
// TODO: reference additional headers your program requires here
5657
#include "BmpHeaderViewer.h"

0 commit comments

Comments
 (0)