new test, for checking ',' in var decl and for loops
[swftools.git] / installer / utils.h
1 #ifndef __utils_h__
2 #define __utils_h__
3 char* concatPaths(const char*base, const char*add);
4 #endif