some header and include changes

This commit is contained in:
Andreas Volz 2009-03-29 13:52:24 +02:00
parent b55f3cd36e
commit f88e32ba32
7 changed files with 137 additions and 17 deletions

View file

@ -1,5 +1,7 @@
#include <iostream>
#include <fstream>
#include <cstdlib>
#include <algorithm>
#include "generator_utils.h"
#include "generate_proxy.h"