mirror of
https://github.com/qgis/QGIS.git
synced 2025-10-15 00:02:52 -04:00
Fix build
This commit is contained in:
parent
eaf861c258
commit
0fbca6fe0a
@ -18,7 +18,7 @@ extern "C"
|
||||
#include <stdlib.h>
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#include <cmath>
|
||||
#include <math.h>
|
||||
#ifdef WIN32
|
||||
#include <fcntl.h>
|
||||
#include <io.h>
|
||||
|
@ -18,7 +18,7 @@ extern "C"
|
||||
#include <stdlib.h>
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#include <cmath>
|
||||
#include <math.h>
|
||||
#include <assert.h>
|
||||
#ifdef WIN32
|
||||
#include <fcntl.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user