src/GraphicsPointer.hh
author terom
Mon, 08 Dec 2008 22:28:51 +0000
changeset 319 9f6a838d58c4
parent 233 ff4ecea83cf5
permissions -rw-r--r--
improve input handling further, ROPE_THROW and DIG don't repeat at all now
#ifndef GRAPHICS_POINTER_HH
#define GRAPHICS_POINTER_HH

/*
 * Break our #include-loop dependancy
 */
class Graphics;

#endif