CVS commit by okellogg: Make compilable with KDE 3.1. M +1 -0 cppwriter.h 1.13 --- kdesdk/umbrello/umbrello/codegenerators/cppwriter.h #1.12:1.13 @@ -21,4 +21,5 @@ #define CPPWRITER_H +#include <qstringlist.h> #include "simplecodegenerator.h" #include "../umloperationlist.h"