From a034e011c50a4aca37c881416fed8d4568c8a079 Mon Sep 17 00:00:00 2001 From: Simon Gagne Date: Mon, 20 Mar 2023 10:16:10 -0400 Subject: Merge du code de communication --- chordNote.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'chordNote.h') 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__ -- cgit v1.2.3