From c23fb4a459e445df91f5b8ea8ceaed48bb5c277f Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Mon, 6 Jul 2015 21:21:35 +0100 Subject: Add very simple test of dcp::SoundFrame. --- test/test.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'test/test.h') diff --git a/test/test.h b/test/test.h index 62a4c942..d9860687 100644 --- a/test/test.h +++ b/test/test.h @@ -17,6 +17,8 @@ */ +#include + namespace xmlpp { class Element; } -- cgit v1.2.3