Build fix.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39399 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Włodzimierz Skiba
2006-05-28 23:08:31 +00:00
parent 1c756ac814
commit 34deaa9362
4 changed files with 19 additions and 3 deletions

View File

@@ -20,6 +20,8 @@
#if wxUSE_FSVOLUME
#include "wx/arrstr.h"
// the volume flags
enum
{
@@ -142,4 +144,3 @@ typedef wxFSVolumeBase wxFSVolume;
#endif // wxUSE_FSVOLUME
#endif // _WX_FSVOLUME_H_