Removed fcntl.h include
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29485 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
08c6324095
commit
45d9ef07d1
@ -34,9 +34,9 @@
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <fcntl.h>
|
||||
|
||||
#ifdef __WXWINCE__
|
||||
#include "wx/msw/wince/missing.h"
|
||||
|
||||
int wxOpen(const wxChar *filename, int oflag, int WXUNUSED(pmode))
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user