//  // // # # ### # # -= Nuclex Library =-  // // ## # # # ## ## InputReceiver.cpp - Input event receiver  // // ### # # ###  // // # ### # ### Allows an object to register itself to the input server in order  // // # ## # # ## ## to be notified of all standard input  // // # # ### # # R1 (C)2002-2004 Markus Ewald -> License.txt  // //  // #include "Nuclex/Input/InputReceiver.h" using namespace Nuclex; using namespace Nuclex::Input; // Just here to ensure it compiles without additional headers