# HG changeset patch # User Adam Stark # Date 1502542977 -3600 # Node ID b91eb3b6de868091f815494a034589dbd81737f7 # Parent 3b24b01fbe15a7acb4928018043234cefd55ca8b Removed unnecessary include diff -r 3b24b01fbe15 -r b91eb3b6de86 src/BTrack.h --- a/src/BTrack.h Sat Aug 12 13:54:35 2017 +0100 +++ b/src/BTrack.h Sat Aug 12 14:02:57 2017 +0100 @@ -25,7 +25,6 @@ #include "OnsetDetectionFunction.h" #include "CircularBuffer.h" #include -#include //======================================================================= /** The main beat tracking class and the interface to the BTrack