Skip to content
This repository has been archived by the owner on Sep 15, 2022. It is now read-only.

Commit

Permalink
Mac OS X needs this #include. Patch from Ashesh.
Browse files Browse the repository at this point in the history
git-svn-id: svn://svn.pgadmin.org/branches/REL-1_10_0_PATCHES@8336 a7884b65-44f6-0310-8a51-81a127f17b15
  • Loading branch information
gleu committed May 6, 2010
1 parent 312774a commit 7eb5034
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pgadmin/ctl/ctlSQLBox.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
// wxWindows headers
#include <wx/wx.h>
#include <wx/stc/stc.h>
#include <wx/sysopt.h>

// App headers
#include "pgAdmin3.h"
Expand Down

0 comments on commit 7eb5034

Please sign in to comment.