mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-08-05 08:55:59 +08:00
refactor: clang-format
This commit is contained in:
@@ -5,12 +5,14 @@
|
||||
//! \ingroup samplemisc
|
||||
|
||||
#include "samplesmetadata.h"
|
||||
#include "misc/metadatautils.h"
|
||||
#include "misc/registermetadata.h"
|
||||
|
||||
#include <stdio.h>
|
||||
|
||||
#include <QTextStream>
|
||||
|
||||
#include "misc/metadatautils.h"
|
||||
#include "misc/registermetadata.h"
|
||||
|
||||
namespace swift::sample
|
||||
{
|
||||
int CSamplesMetadata::samples()
|
||||
@@ -25,4 +27,4 @@ namespace swift::sample
|
||||
return 0;
|
||||
}
|
||||
|
||||
} // namespace
|
||||
} // namespace swift::sample
|
||||
|
||||
Reference in New Issue
Block a user