summaryrefslogtreecommitdiff
path: root/chordNote.h
diff options
context:
space:
mode:
authorSimon Gagne <gags2431@usherbrooke.ca>2023-03-20 10:16:10 -0400
committerSimon Gagne <gags2431@usherbrooke.ca>2023-03-20 10:16:10 -0400
commita034e011c50a4aca37c881416fed8d4568c8a079 (patch)
treeebb15c34607162d905c6c458e30d3c1dfef22393 /chordNote.h
parentb8dadd82d4afff0e5e6b6a8a00df948045d31503 (diff)
Merge du code de communication
Diffstat (limited to 'chordNote.h')
-rw-r--r--chordNote.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chordNote.h b/chordNote.h
index 3ac7f71..33a7010 100644
--- a/chordNote.h
+++ b/chordNote.h
@@ -41,5 +41,5 @@ class ChordNote {
// the expected chord
};
-#include "chordNote.cpp"
+//#include "chordNote.cpp"
#endif // __CHORDNOTE_H__