]> git.saurik.com Git - wxWidgets.git/blobdiff - demos/life/reader.cpp
Store HTML "id" parameter value in wxHtmlCell.
[wxWidgets.git] / demos / life / reader.cpp
index 95c10691f31790dce610d82d070a1ad4f4e67029..ed6b875a3fe5374fec9f8fe615ffa649aac92fe3 100644 (file)
@@ -4,7 +4,6 @@
 // Author:      Guillermo Rodriguez Garcia, <guille@iies.es>
 // Modified by:
 // Created:     Jan/2000
-// RCS-ID:      $Id$
 // Copyright:   (c) 2000, Guillermo Rodriguez Garcia
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 // headers, declarations, constants
 // ==========================================================================
 
-#ifdef __GNUG__
-    #pragma implementation "reader.h"
-#endif
-
 // For compilers that support precompilation, includes "wx/wx.h".
 #include "wx/wxprec.h"