Removed unneeded library from previous commit d3e4a2b

This commit is contained in:
Brian Ferguson 2014-01-01 09:36:35 -07:00
parent d3e4a2b6a4
commit 46ddc24f90

View File

@ -19,7 +19,6 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
#ifndef __MEASURESTRING_H__
#define __MEASURESTRING_H__
#include <cstdarg>
#include "Measure.h"
class MeasureString : public Measure