]> git.saurik.com Git - wxWidgets.git/blobdiff - src/stc/scintilla/include/ScintillaWidget.h
toplevel code transferred to wxTopLevelWindow
[wxWidgets.git] / src / stc / scintilla / include / ScintillaWidget.h
index f6c2fc3542c343af2c1cd05622063e6c6da084d3..6e22f58f8b6b3b19427950d43a7bd2a2cf036582 100644 (file)
 
 #if PLAT_GTK
 
-#ifndef SCINTILLA_H
-#ifdef _MSC_VER
-#pragma message(__FILE__ "(1) : warning : Scintilla.h should be included before ScintillaWidget.h")
-#pragma message("This will be required in the next version of Scintilla")
-#else
-#warning Scintilla.h should be included before ScintillaWidget.h
-#warning This will be required in the next version of Scintilla
-#endif
-#include "Scintilla.h"
-#endif
-
 #ifdef __cplusplus
 extern "C" {
 #endif