make sure all libs compile as C++

This commit is contained in:
Sean Barrett
2015-04-14 03:53:26 -07:00
parent cbcbaff851
commit 3f17b24d90
5 changed files with 112 additions and 6 deletions

View File

@ -80,4 +80,3 @@ int main(int argc, char **argv)
}
return 0;
}