summaryrefslogtreecommitdiffhomepage
path: root/PCM.cpp
diff options
context:
space:
mode:
authorRoland Reichwein <mail@reichwein.it>2025-01-03 10:31:38 +0100
committerRoland Reichwein <mail@reichwein.it>2025-01-03 10:31:38 +0100
commit4af400141af0c97c4e4bcd47acf78107a17eafbe (patch)
treecd919376466679f4177d68cf6c14bdf9a0f80595 /PCM.cpp
parent7b9e5cb03b530458b7f9df1fee678e2ba3a746da (diff)
Separated class files
Diffstat (limited to 'PCM.cpp')
-rw-r--r--PCM.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/PCM.cpp b/PCM.cpp
new file mode 100644
index 0000000..b70652c
--- /dev/null
+++ b/PCM.cpp
@@ -0,0 +1 @@
+#include "PCM.h"