]> git.saurik.com Git - wxWidgets.git/blob - src/gtk/data.cpp
compilation fix for broken libstdc++ visibility
[wxWidgets.git] / src / gtk / data.cpp
1 /////////////////////////////////////////////////////////////////////////////
2 // Name: src/gtk/data.cpp
3 // Purpose: Various global GTK-specific data
4 // Author: Robert Roebling
5 // Id: $Id$
6 // Copyright: (c) 1998 Robert Roebling
7 // Licence: wxWindows licence
8 /////////////////////////////////////////////////////////////////////////////
9
10 // For compilers that support precompilation, includes "wx.h".
11 #include "wx/wxprec.h"