summaryrefslogtreecommitdiff
path: root/chordNote.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'chordNote.cpp')
-rw-r--r--chordNote.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/chordNote.cpp b/chordNote.cpp
index 8f0f6ab..8b0051c 100644
--- a/chordNote.cpp
+++ b/chordNote.cpp
@@ -1,4 +1,5 @@
#include "chordNote.h"
+#include <iostream>
// Constructors, Destructors & Operators {{{