refactored namespaaaces suckz

This commit is contained in:
Jonas Zeunert
2018-09-14 00:57:39 +02:00
parent 530893c404
commit 25da106bea
80 changed files with 149 additions and 255 deletions

View File

@@ -30,4 +30,4 @@ protected:
} /* namespace output */
#endif /* _SRC_OUTPUT_CABINETITEM_H_ */
#endif

View File

@@ -30,4 +30,4 @@ private:
} /* namespace output */
#endif /* _SRC_OUTPUT_DISPLAY_H_ */
#endif

View File

@@ -20,3 +20,4 @@ DisplayController::~DisplayController() {
}
}

View File

@@ -27,4 +27,4 @@ private:
};
}
#endif /* _SRC_OUTPUT_DISPLAYCONTROLLER_H_ */
#endif

View File

@@ -18,4 +18,4 @@ class ICabinetItem
};
#endif /* _SRC_OUTPUT_ICABINETITEM_H_ */
#endif

View File

@@ -22,4 +22,4 @@ public:
} /* namespace output */
#endif /* _SRC_OUTPUT_IDISPLAY_H_ */
#endif

View File

@@ -18,4 +18,4 @@ public:
} /* namespace output */
#endif /* _SRC_OUTPUT_IDISPLAYCONTROLLER_H_ */
#endif

View File

@@ -14,4 +14,4 @@ class ILamp
};
#endif /* _SRC_OUTPUT_ILAMP_H_ */
#endif

View File

@@ -18,4 +18,4 @@ public:
} /* namespace output */
#endif /* _SRC_OUTPUT_IOUTPUTDRIVER_H_ */
#endif

View File

@@ -15,4 +15,4 @@ class ISolenoid
#endif /* _SRC_OUTPUT_ISOLENOID_H_ */
#endif

View File

@@ -20,4 +20,4 @@ public:
} /* namespace output */
#endif /* _SRC_OUTPUT_ISOUND_H_ */
#endif

View File

@@ -20,4 +20,4 @@ public:
} /* namespace output */
#endif /* _SRC_OUTPUT_LAMP_H_ */
#endif

View File

@@ -20,4 +20,4 @@ public:
} /* namespace output */
#endif /* _SRC_OUTPUT_OUTPUTDRIVER_H_ */
#endif

View File

@@ -20,4 +20,4 @@ public:
} /* namespace output */
#endif /* _SRC_OUTPUT_SOLENOID_H_ */
#endif

View File

@@ -27,4 +27,4 @@ private:
} /* namespace output */
#endif /* _SRC_OUTPUT_SOUND_H_ */
#endif