mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-30 11:55:35 +08:00
Include guard renamed
This commit is contained in:
committed by
Mathew Sutcliffe
parent
adb7d42b63
commit
9770792a91
@@ -9,8 +9,8 @@
|
||||
|
||||
//! \file
|
||||
|
||||
#ifndef BLACKCORE_APPLICATION_SETTINGS_H
|
||||
#define BLACKCORE_APPLICATION_SETTINGS_H
|
||||
#ifndef BLACKCORE_APPLICATION_APPLICATIONSETTINGS_H
|
||||
#define BLACKCORE_APPLICATION_APPLICATIONSETTINGS_H
|
||||
|
||||
#include "blackconfig/buildconfig.h"
|
||||
#include "blackmisc/settingscache.h"
|
||||
|
||||
Reference in New Issue
Block a user