libE57Format: fix compile using gcc13
Adding missing header file. Also submitted this upstream here: https://github.com/asmaloney/libE57Format/pull/243
This commit is contained in:
@@ -33,6 +33,7 @@
|
||||
|
||||
#include <cfloat>
|
||||
#include <memory>
|
||||
#include <cstdint>
|
||||
#include <vector>
|
||||
|
||||
#include "E57Exception.h"
|
||||
|
||||
Reference in New Issue
Block a user