add missing include in release build
This commit is contained in:
parent
29354a1586
commit
796cbafde4
@ -39,6 +39,7 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|||||||
#ifndef NDEBUG
|
#ifndef NDEBUG
|
||||||
#include <bitset>
|
#include <bitset>
|
||||||
#endif
|
#endif
|
||||||
|
#include <iostream>
|
||||||
#include <limits>
|
#include <limits>
|
||||||
|
|
||||||
FixedPointCoordinate::FixedPointCoordinate()
|
FixedPointCoordinate::FixedPointCoordinate()
|
||||||
|
Loading…
Reference in New Issue
Block a user