mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-23 22:15:37 +08:00
refactor: clang-format
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
//! \file
|
||||
|
||||
#include "misc/sharedstate/scalarjournal.h"
|
||||
|
||||
#include "misc/sharedstate/datalink.h"
|
||||
|
||||
namespace swift::misc::shared_state
|
||||
@@ -26,4 +27,4 @@ namespace swift::misc::shared_state
|
||||
{
|
||||
m_value = param;
|
||||
}
|
||||
}
|
||||
} // namespace swift::misc::shared_state
|
||||
|
||||
Reference in New Issue
Block a user