ultimatepp/uppsrc/Geom/Draw/GeomDraw.h
mdelfede 263ff5f895 changed svn layout
git-svn-id: svn://ultimatepp.org/upp/trunk@281 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-06-07 22:31:27 +00:00

12 lines
240 B
C

#ifndef __GeomDraw__
#define __GeomDraw__
#include <Geom/Coords/GeomCoords.h>
#include <CtrlCore/CtrlCore.h>
#include <TDraw/TDraw.h>
#include "imgtran.h"
#include "pathDraw.h"
#include "plotter.h"
#include "coordutil.h"
#endif//__Geom__