seperated public include headers
This commit is contained in:
21
FlippR-Driver/src/output/Sound.cpp
Normal file
21
FlippR-Driver/src/output/Sound.cpp
Normal file
@@ -0,0 +1,21 @@
|
||||
/*
|
||||
* Sound.cpp
|
||||
*
|
||||
* Created on: Aug 2, 2018
|
||||
* Author: rhetenor
|
||||
*/
|
||||
|
||||
#include "Sound.h"
|
||||
|
||||
namespace output {
|
||||
|
||||
Sound::Sound() {
|
||||
// TODO Auto-generated constructor stub
|
||||
|
||||
}
|
||||
|
||||
Sound::~Sound() {
|
||||
// TODO Auto-generated destructor stub
|
||||
}
|
||||
|
||||
} /* namespace output */
|
||||
Reference in New Issue
Block a user