]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/mediactrlcmn.cpp
leave only wxString overloads for of the functions working with string keys; remove...
[wxWidgets.git] / src / common / mediactrlcmn.cpp
index ba9d1c0d9bcacef1be9259a1fb6e3392076c4acc..8812a48efcfba756b769292ad10200982f93969f 100644 (file)
 // TODO: Platform specific backend defaults?
 
 //===========================================================================
 // TODO: Platform specific backend defaults?
 
 //===========================================================================
-// Definitions
+// Declarations
 //===========================================================================
 
 //---------------------------------------------------------------------------
 //===========================================================================
 
 //---------------------------------------------------------------------------
-// Pre-compiled header stuff
+// Includes
 //---------------------------------------------------------------------------
 
 #include "wx/wxprec.h"
 //---------------------------------------------------------------------------
 
 #include "wx/wxprec.h"
 
 #ifndef WX_PRECOMP
     #include "wx/hash.h"
 
 #ifndef WX_PRECOMP
     #include "wx/hash.h"
+    #include "wx/log.h"
 #endif
 
 #endif
 
-//---------------------------------------------------------------------------
-// Includes
-//---------------------------------------------------------------------------
 #include "wx/mediactrl.h"
 
 //===========================================================================
 #include "wx/mediactrl.h"
 
 //===========================================================================