]>
git.saurik.com Git - wxWidgets.git/blob - src/os2/dummydll.cpp
7 * Copyright: (c) 1993, AIAI, University of Edinburgh
10 /* static const char sccsid[] = "@(#)dummydll.cc 1.2 5/9/94"; */
13 * A dummy file to include wx.h. If precompiling wx.h, I
14 * always start by compiling this and producing the PCH file.
15 * Then subsequent source files use the PCH file.
18 #include "wx/wxprec.h"
23 #if defined(__VISAGECPP__)