mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-08-13 04:55:44 +08:00
refactor: Rename remaining "black" identifiers
This commit is contained in:
@@ -4,10 +4,10 @@
|
||||
//! \file
|
||||
//! \ingroup samplemisc
|
||||
|
||||
#ifndef BLACKSAMPLE_SAMPLESCHANGEDATA_H
|
||||
#define BLACKSAMPLE_SAMPLESCHANGEDATA_H
|
||||
#ifndef SWIFT_SAMPLE_SAMPLESCHANGEDATA_H
|
||||
#define SWIFT_SAMPLE_SAMPLESCHANGEDATA_H
|
||||
|
||||
namespace BlackSample
|
||||
namespace swift::sample
|
||||
{
|
||||
//! Samples for metadata
|
||||
class CSamplesChangeObject
|
||||
|
||||
Reference in New Issue
Block a user