projects
/
wxWidgets.git
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(incremental) |
history
|
HEAD
Win64 compilation fixes: define SIZEOF_SIZE_T, added wxUIntPtr
[wxWidgets.git]
/
include
/
wx
/
progdlg.h
Commit
Line
Data
8fa2e6a2
KB
1
#ifndef _WX_PROGDLG_H_BASE_
2
#define _WX_PROGDLG_H_BASE_
3
4
#include "wx/generic/progdlgg.h"
5
6
#endif
7
// _WX_PROGDLG_H_BASE_