refactored namespaaaces suckz
This commit is contained in:
@@ -30,4 +30,4 @@ protected:
|
||||
|
||||
} /* namespace output */
|
||||
|
||||
#endif /* _SRC_OUTPUT_CABINETITEM_H_ */
|
||||
#endif
|
||||
@@ -30,4 +30,4 @@ private:
|
||||
|
||||
} /* namespace output */
|
||||
|
||||
#endif /* _SRC_OUTPUT_DISPLAY_H_ */
|
||||
#endif
|
||||
@@ -20,3 +20,4 @@ DisplayController::~DisplayController() {
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
|
||||
@@ -27,4 +27,4 @@ private:
|
||||
};
|
||||
|
||||
}
|
||||
#endif /* _SRC_OUTPUT_DISPLAYCONTROLLER_H_ */
|
||||
#endif
|
||||
@@ -18,4 +18,4 @@ class ICabinetItem
|
||||
};
|
||||
|
||||
|
||||
#endif /* _SRC_OUTPUT_ICABINETITEM_H_ */
|
||||
#endif
|
||||
@@ -22,4 +22,4 @@ public:
|
||||
|
||||
} /* namespace output */
|
||||
|
||||
#endif /* _SRC_OUTPUT_IDISPLAY_H_ */
|
||||
#endif
|
||||
@@ -18,4 +18,4 @@ public:
|
||||
|
||||
} /* namespace output */
|
||||
|
||||
#endif /* _SRC_OUTPUT_IDISPLAYCONTROLLER_H_ */
|
||||
#endif
|
||||
@@ -14,4 +14,4 @@ class ILamp
|
||||
};
|
||||
|
||||
|
||||
#endif /* _SRC_OUTPUT_ILAMP_H_ */
|
||||
#endif
|
||||
@@ -18,4 +18,4 @@ public:
|
||||
|
||||
} /* namespace output */
|
||||
|
||||
#endif /* _SRC_OUTPUT_IOUTPUTDRIVER_H_ */
|
||||
#endif
|
||||
@@ -15,4 +15,4 @@ class ISolenoid
|
||||
|
||||
|
||||
|
||||
#endif /* _SRC_OUTPUT_ISOLENOID_H_ */
|
||||
#endif
|
||||
@@ -20,4 +20,4 @@ public:
|
||||
|
||||
} /* namespace output */
|
||||
|
||||
#endif /* _SRC_OUTPUT_ISOUND_H_ */
|
||||
#endif
|
||||
@@ -20,4 +20,4 @@ public:
|
||||
|
||||
} /* namespace output */
|
||||
|
||||
#endif /* _SRC_OUTPUT_LAMP_H_ */
|
||||
#endif
|
||||
@@ -20,4 +20,4 @@ public:
|
||||
|
||||
} /* namespace output */
|
||||
|
||||
#endif /* _SRC_OUTPUT_OUTPUTDRIVER_H_ */
|
||||
#endif
|
||||
@@ -20,4 +20,4 @@ public:
|
||||
|
||||
} /* namespace output */
|
||||
|
||||
#endif /* _SRC_OUTPUT_SOLENOID_H_ */
|
||||
#endif
|
||||
@@ -27,4 +27,4 @@ private:
|
||||
|
||||
} /* namespace output */
|
||||
|
||||
#endif /* _SRC_OUTPUT_SOUND_H_ */
|
||||
#endif
|
||||
Reference in New Issue
Block a user