]> git.saurik.com Git - wxWidgets.git/blobdiff - src/mac/carbon/minifram.cpp
Mac compilation fix after const patch
[wxWidgets.git] / src / mac / carbon / minifram.cpp
index cbe09b7d812883ed928eef6dc9cb3744e6caeda2..6ee18cf270fd50197d47f312537703108e624d73 100644 (file)
@@ -1,17 +1,15 @@
 /////////////////////////////////////////////////////////////////////////////
 // Name:        minifram.cpp
 // Purpose:     wxMiniFrame. Optional; identical to wxFrame if not supported.
-// Author:      AUTHOR
+// Author:      Stefan Csomor
 // Modified by:
-// Created:     ??/??/98
+// Created:     1998-01-01
 // RCS-ID:      $Id$
-// Copyright:   (c) AUTHOR
-// Licence:    wxWindows licence
+// Copyright:   (c) Stefan Csomor
+// Licence:       wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-#ifdef __GNUG__
-#pragma implementation "minifram.h"
-#endif
+#include "wx/wxprec.h"
 
 #include "wx/minifram.h"