#ifndef _WX_VSCROLL_H_
#define _WX_VSCROLL_H_
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-#pragma interface "vscroll.h"
-#endif
-
#include "wx/panel.h" // base class
// ----------------------------------------------------------------------------