compiling
This commit is contained in:
@@ -5,8 +5,8 @@
|
||||
* Author: rhetenor
|
||||
*/
|
||||
|
||||
#ifndef SOURCE_DIRECTORY__SRC_OUTPUT_CABINETITEM_H_
|
||||
#define SOURCE_DIRECTORY__SRC_OUTPUT_CABINETITEM_H_
|
||||
#ifndef _SRC_OUTPUT_CABINETITEM_H_
|
||||
#define _SRC_OUTPUT_CABINETITEM_H_
|
||||
|
||||
#include "ICabinetItem.h"
|
||||
|
||||
@@ -30,4 +30,4 @@ protected:
|
||||
|
||||
} /* namespace output */
|
||||
|
||||
#endif /* SOURCE_DIRECTORY__SRC_OUTPUT_CABINETITEM_H_ */
|
||||
#endif /* _SRC_OUTPUT_CABINETITEM_H_ */
|
||||
|
||||
Reference in New Issue
Block a user