///////////////////////////////////////////////////////////////////////////////
-// Name: univ/inphand.cpp
+// Name: src/univ/inphand.cpp
// Purpose: (trivial) wxInputHandler implementation
// Author: Vadim Zeitlin
// Modified by:
// headers
// ---------------------------------------------------------------------------
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
- #pragma implementation "inphand.h"
-#endif
-
// For compilers that support precompilation, includes "wx.h".
#include "wx/wxprec.h"