????
| Current Path : /proc/self/root/proc/self/root/usr/share/doc/doxygen-1.8.5/examples/ |
| Current File : //proc/self/root/proc/self/root/usr/share/doc/doxygen-1.8.5/examples/diagrams_e.h |
#ifndef _DIAGRAM_E_H
#define _DIAGRAM_E_H
#include "diagrams_d.h"
class E : public D {};
#endif