#ifndef PORTAGE_H #define PORTAGE_H #include "stringlist.h" #include "dict.h" #include "portagesettings.h" #include "dataconnect.h" #include "flag.h" #include "interpreter.h" #endif