diff options
Diffstat (limited to 'sowatch.h')
-rw-r--r-- | sowatch.h | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/sowatch.h b/sowatch.h deleted file mode 100644 index 79c631c..0000000 --- a/sowatch.h +++ /dev/null @@ -1,11 +0,0 @@ -#ifndef SOWATCH_H -#define SOWATCH_H - -#include "watch.h" -#include "watchlet.h" -#include "graphicswatchlet.h" -#include "declarativewatchlet.h" -#include "watchserver.h" -#include "watchsimulator.h" - -#endif // SOWATCH_H |