X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/1b941f2d3143c1205fc7c5b01bd254781db728b3..6bd719f16c64ac2757a40782b709d30e810d2eff:/include/wx/valgen.h diff --git a/include/wx/valgen.h b/include/wx/valgen.h index 395f06a7c0..1a4c017840 100644 --- a/include/wx/valgen.h +++ b/include/wx/valgen.h @@ -5,17 +5,13 @@ // Modified by: // Created: Jan 22 1999 // RCS-ID: -// Copyright: (c) 1999 Kevin Smith +// Copyright: (c) 1999 Julian Smart (assigned from Kevin) // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// #ifndef _WX_VALGENH__ #define _WX_VALGENH__ -#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) -#pragma interface "valgen.h" -#endif - #include "wx/validate.h" #if wxUSE_VALIDATORS