#include "Graph.h" void main() { ALGraph Graph; CreateDG(Graph); }