mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-23 00:02:38 -05:00
Fix mdal mingw build
This commit is contained in:
parent
2f8053aa6a
commit
dd426cc61f
1
external/mdal/3rdparty/textio.h
vendored
1
external/mdal/3rdparty/textio.h
vendored
@ -53,6 +53,7 @@ SOFTWARE.
|
||||
#include <cmath>
|
||||
#include <cstring>
|
||||
#include <iostream>
|
||||
#include <cstdint>
|
||||
|
||||
namespace textio
|
||||
{
|
||||
|
1
external/mdal/mdal_datetime.hpp
vendored
1
external/mdal/mdal_datetime.hpp
vendored
@ -8,6 +8,7 @@
|
||||
|
||||
#include <string>
|
||||
#include <vector>
|
||||
#include <cstdint>
|
||||
|
||||
#include "mdal.h"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user