File tree Expand file tree Collapse file tree 2 files changed +4
-7
lines changed
Expand file tree Collapse file tree 2 files changed +4
-7
lines changed Original file line number Diff line number Diff line change 1- #ifndef WORD_FACTORY_FRANKEN_CLOCK_H
2- #define WORD_FACTORY_FRANKEN_CLOCK_H
1+ #ifndef WORD_FACTORY_GERMANY_V2_CLOCK_H
2+ #define WORD_FACTORY_GERMANY_V2_CLOCK_H
33
44#include " IWordFactoryFrankenClock.h"
55
@@ -24,8 +24,4 @@ class WordFactoryGermanV2Clock : public IWordFactoryFrankenClock {
2424 virtual const Word getWordForHour (uint8_t hour) const ;
2525};
2626
27- #endif /* !WORD_FACTORY_FRANKEN_CLOCK_H */
28-
29-
30-
31-
27+ #endif /* !WORD_FACTORY_GERMANY_V2_CLOCK_H */
Original file line number Diff line number Diff line change 1919#include " PersistentStorage.h"
2020#include " WordFactoryGermanV2Clock.h"
2121#include " WordFactorySchwabenClock.h"
22+ #include " WordFactoryFrankenClock.h"
2223#include " WordingStrategyStesie.h"
2324#include " WordingStrategyEnglish.h"
2425#include " WordingStrategyFranken.h"
You can’t perform that action at this time.
0 commit comments