summaryrefslogtreecommitdiff
path: root/daemon/src/Sinewave.h
diff options
context:
space:
mode:
Diffstat (limited to 'daemon/src/Sinewave.h')
-rw-r--r--daemon/src/Sinewave.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/daemon/src/Sinewave.h b/daemon/src/Sinewave.h
index d5be732..ed0d1de 100644
--- a/daemon/src/Sinewave.h
+++ b/daemon/src/Sinewave.h
@@ -5,7 +5,8 @@
#include "Assembly.h"
-class Sinewave
+
+class Sinewave
{
using clock = std::chrono::high_resolution_clock;