forked from speed-dreams/speed-dreams-code
- fix build with windows
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@6615 30fe4595-0a0c-4342-8851-515496e4dcbd Former-commit-id: 81455e1e7703afbef3278b9d4395f0c75059db60 Former-commit-id: f76a9fd9c8cfe0352c6063493480804d7bcdd7a0
This commit is contained in:
parent
7968191f31
commit
8fc6577673
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@
|
|||
extern TGFCLIENT_API WebMetarCloud webMetarCloud;
|
||||
extern TGFCLIENT_API WebMetarRunway webMetarRunway;
|
||||
extern TGFCLIENT_API WebMetarVisibility webMetarVisibility;
|
||||
static TGFCLIENT_API WebMetar *webMetar = NULL;
|
||||
static WebMetar *webMetar = NULL;
|
||||
#endif //WEBSERVER
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue