From 54571b4a4dcc076923325ee09ad348f389fc25a5 Mon Sep 17 00:00:00 2001 From: Samuel Fadel Date: Mon, 18 May 2015 13:15:24 -0300 Subject: Removed lingering include of glyph.h --- main.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'main.cpp') diff --git a/main.cpp b/main.cpp index 794cbc1..fb6ab1e 100644 --- a/main.cpp +++ b/main.cpp @@ -3,7 +3,6 @@ #include #include "mp.h" -#include "glyph.h" #include "scatterplot.h" arma::uvec getSample(arma::uword n) -- cgit v1.2.3