X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=src%2Ftreelistctrl.cpp;fp=src%2Ftreelistctrl.cpp;h=205a5cae963c61654acf4207495889f0ca6993e9;hb=40f4fe3fb126ac71cbd74e5e94bd693f9e1579e3;hp=9ed044fd476ffc4571e4695b058333f1a9eb84ae;hpb=f8f5666debc213969d8f4a84739ae61a8afe6c17;p=creaImageIO.git diff --git a/src/treelistctrl.cpp b/src/treelistctrl.cpp index 9ed044f..205a5ca 100644 --- a/src/treelistctrl.cpp +++ b/src/treelistctrl.cpp @@ -4,7 +4,7 @@ // Author: Robert Roebling // Maintainer: Otto Wyss // Created: 01/02/97 -// RCS-ID: $Id: treelistctrl.cpp,v 1.1 2008/09/26 14:15:48 guigues Exp $ +// RCS-ID: $Id: treelistctrl.cpp,v 1.2 2008/09/30 08:41:54 guigues Exp $ // Copyright: (c) 2004 Robert Roebling, Julian Smart, Alberto Griggio, // Vadim Zeitlin, Otto Wyss // Licence: wxWindows @@ -25,12 +25,6 @@ #pragma implementation "treelistctrl.h" #endif -// For compilers that support precompilation, includes "wx.h". -#include "wx/wxprec.h" - -#ifdef __BORLANDC__ - #pragma hdrstop -#endif #include