reformat code

This commit is contained in:
badaix 2019-09-25 19:07:23 +02:00
parent 8b231c7cc6
commit 6b729ad61c
19 changed files with 23 additions and 35 deletions

View file

@ -30,8 +30,7 @@
using namespace std;
SampleFormat::SampleFormat()
= default;
SampleFormat::SampleFormat() = default;
SampleFormat::SampleFormat(const std::string& format)