more clang fixes

This commit is contained in:
Aleksandar Fabijanic 2013-05-27 21:17:18 -05:00
parent 9b021f8af4
commit 6fa622f8b6

View File

@ -11,7 +11,7 @@ include $(POCO_BASE)/build/rules/global
INCLUDE += -I $(POCO_BASE)/JSON/include/Poco/JSON
objects = Array Object Parser Handler Stringifier \
VarHandler PrintHandler Query JSONException \
ParseHandler PrintHandler Query JSONException \
Template TemplateCache
target = PocoJSON