ProjectManager 0.2
Empty File.h
1/*
2 * Created by $USER$ on $DATE$
3 * All Rights Reserved
4 */
5
6#ifndef _$FILENAME_CAPS$_
7#define _$FILENAME_CAPS$_
8
9
10#endif // _$FILENAME_CAPS$_