src/GraphicsPointer.hh
author terom
Tue, 09 Dec 2008 02:00:19 +0000
changeset 344 a1ac08c37f0f
parent 233 ff4ecea83cf5
permissions -rw-r--r--
reorganize section 1 of documentation, and write a lot of really hard-to-read text in section 2
#ifndef GRAPHICS_POINTER_HH
#define GRAPHICS_POINTER_HH

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

#endif