Fix indentation in Stream.h
This commit is contained in:
parent
ee4820b5e4
commit
ae679a5775
@ -15,6 +15,7 @@ class Stream
|
||||
virtual void triad() = 0;
|
||||
|
||||
|
||||
|
||||
// Implementation specific device functions
|
||||
static std::vector<int> getDeviceList();
|
||||
static std::vector<int> getDeviceName();
|
||||
|
||||
Loading…
Reference in New Issue
Block a user