Small changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4412 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -40,6 +40,9 @@
|
||||
|
||||
#include "wx/dialup.h"
|
||||
|
||||
// Doesn't yet compile under BC++: no wininet.h
|
||||
#ifndef __BORLANDC__
|
||||
|
||||
#include <ras.h>
|
||||
#include <raserror.h>
|
||||
|
||||
@@ -1273,4 +1276,6 @@ static void WINAPI wxRasDialFunc(UINT unMsg,
|
||||
rasconnstate, dwError);
|
||||
}
|
||||
|
||||
#endif
|
||||
// __BORLANDC__
|
||||
#endif // wxUSE_DIALUP_MANAGER
|
||||
|
Reference in New Issue
Block a user