Skip to content
This repository was archived by the owner on Jul 14, 2022. It is now read-only.

Commit bf20fbf

Browse files
committed
adding header
1 parent b135f9e commit bf20fbf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/apcomp/image.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
#include "image.hpp"
44
#include <apcomp/error.hpp>
55
#include <apcomp/utils/png_encoder.hpp>
6+
#include <limits>
67
#include <assert.h>
78

89
namespace apcomp

0 commit comments

Comments
 (0)