File tree Expand file tree Collapse file tree 7 files changed +1
-6
lines changed Expand file tree Collapse file tree 7 files changed +1
-6
lines changed Original file line number Diff line number Diff line change 1010#ifndef _FILEFN_H_
1111#define _FILEFN_H_
1212
13- #include " wx/list.h"
1413#include " wx/arrstr.h"
1514
1615#include < time.h>
Original file line number Diff line number Diff line change 1616#include " wx/stream.h"
1717#include " wx/datetime.h"
1818#include " wx/filename.h"
19+ #include " wx/list.h"
1920
2021#include < unordered_map>
2122
Original file line number Diff line number Diff line change 1818// headers
1919// ----------------------------------------------------------------------------
2020
21- #include " wx/list.h" // for "template" list classes
2221#include " wx/window.h" // base class for wxMenuBar
2322
2423// also include this one to ensure compatibility with old code which only
Original file line number Diff line number Diff line change 1515#if wxUSE_STATUSBAR
1616
1717#include " wx/control.h"
18- #include " wx/list.h"
1918#include " wx/dynarray.h"
2019#include " wx/weakref.h"
2120
Original file line number Diff line number Diff line change 1515// ----------------------------------------------------------------------------
1616
1717#include " wx/object.h"
18- #include " wx/list.h"
1918#include " wx/filefn.h"
2019#include " wx/versioninfo.h"
2120#include " wx/meta/implicitconversion.h"
Original file line number Diff line number Diff line change 1717
1818#include " wx/string.h"
1919#include " wx/object.h"
20- #include " wx/list.h"
2120#include " wx/textbuf.h"
2221#include " wx/versioninfo.h"
2322#include " wx/filefn.h"
Original file line number Diff line number Diff line change 1818#include " wx/dynarray.h"
1919#include " wx/arrstr.h"
2020#include " wx/datetime.h"
21- #include " wx/list.h"
2221#include " wx/gdicmn.h"
2322#include " wx/filesys.h"
2423#include " wx/bitmap.h"
You can’t perform that action at this time.
0 commit comments