From 1bfb42f748947a224da4dbb31508aa3281e7898b Mon Sep 17 00:00:00 2001 From: Michal Kubecek Date: Mon, 13 Apr 2015 10:10:00 +0200 Subject: replace common C++ by GNU uCommon/commoncpp Also requires version 2 of libccrtp and libzrtpcpp. --- src/util.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/util.h') diff --git a/src/util.h b/src/util.h index b2509df..2f246da 100644 --- a/src/util.h +++ b/src/util.h @@ -26,7 +26,7 @@ #include #include -#include +#include using namespace std; -- cgit v1.2.3