refactor
This commit is contained in:
@ -19,8 +19,8 @@
|
||||
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||||
SOFTWARE.
|
||||
*/
|
||||
#ifndef INCLUDE_APP_CONFIG_HPP_
|
||||
#define INCLUDE_APP_CONFIG_HPP_
|
||||
#ifndef REPERTORY_INCLUDE_APP_CONFIG_HPP_
|
||||
#define REPERTORY_INCLUDE_APP_CONFIG_HPP_
|
||||
|
||||
#include "events/event_system.hpp"
|
||||
#include "events/events.hpp"
|
||||
@ -455,4 +455,4 @@ public:
|
||||
};
|
||||
} // namespace repertory
|
||||
|
||||
#endif // INCLUDE_APP_CONFIG_HPP_
|
||||
#endif // REPERTORY_INCLUDE_APP_CONFIG_HPP_
|
||||
|
Reference in New Issue
Block a user