mirror of
https://github.com/levinsv/pgadmin3.git
synced 2026-08-24 06:12:39 -06:00
Support compile under Linux by disabling wxJSON and GIT stuff
This commit is contained in:
parent
83e372aae5
commit
2354cdaa01
13 changed files with 51 additions and 15 deletions
|
|
@ -13,7 +13,7 @@
|
|||
#endif
|
||||
|
||||
#include "pgAdmin3.h"
|
||||
#if wxUSE_WEBREQUEST
|
||||
#if !defined(NO_WXJSON_GIT)
|
||||
|
||||
#include <wx/mstream.h>
|
||||
#include <wx/sstream.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue