Fix missing include when WITH_PCH=OFF

This commit is contained in:
Nimetu 2015-06-17 00:36:54 +03:00
parent 746a0b9f24
commit a62a049f46

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