Skip to content

Commit 2eb80f7

Browse files
committed
version 1.0.1
removed unused includes
1 parent 83dad5e commit 2eb80f7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

include/BitmapPlusPlus.hpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
#include <string> // std::string
1010
#include <cstring> // std::memcmp
1111
#include <exception> // std::exception
12-
#include <cmath> // std::sqrt
1312

1413
namespace bmp {
1514
// Magic number for Bitmap .bmp 24 bpp files (24/8 = 3 = rgb colors only)

0 commit comments

Comments
 (0)