Small changes

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4412 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart
1999-11-06 19:43:45 +00:00
parent 9f2d09aad2
commit 106f039552
4 changed files with 20 additions and 1 deletions

View File

@@ -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