Fix missing include when WITH_PCH=OFF

--HG--
branch : develop
This commit is contained in:
Nimetu 2015-06-17 00:36:54 +03:00
parent 15766d4d17
commit 04cffc1559

View file

@ -32,6 +32,8 @@
#ifndef CL_LIB_WWW_TYPES_H
#define CL_LIB_WWW_TYPES_H
#include <string>
//
// LibWWW elements
// - order must be kept for backward compatibility, new tags can be added to the end