reverted Julians changes to the pragmas

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10826 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2001-07-04 18:07:15 +00:00
parent 196cc38b26
commit a3870b2ff5
45 changed files with 48 additions and 48 deletions

View File

@@ -5,7 +5,7 @@
// Modified by:
// Created: 30.08.00
// RCS-ID: $Id$
// Copyright: (c) 2000 SciTech Software, Inc. (www.scitechsoft.com)
// Copyright: (c) 2000 Vadim Zeitlin <zeitlin@dptmaths.ens-cachan.fr>
// Licence: wxWindows licence
///////////////////////////////////////////////////////////////////////////////
@@ -13,7 +13,7 @@
#define _WX_UNIV_LISTBOX_H_
#ifdef __GNUG__
#pragma implementation "listbox.h"
#pragma implementation "univlistbox.h"
#endif
#include "wx/scrolwin.h" // for wxScrollHelper