mirror of
https://port.numenaute.org/aleajactaest/khanat-opennel-code.git
synced 2024-11-10 01:09:50 +00:00
Fix missing include when WITH_PCH=OFF
This commit is contained in:
parent
746a0b9f24
commit
a62a049f46
1 changed files with 2 additions and 0 deletions
|
@ -32,6 +32,8 @@
|
||||||
#ifndef CL_LIB_WWW_TYPES_H
|
#ifndef CL_LIB_WWW_TYPES_H
|
||||||
#define CL_LIB_WWW_TYPES_H
|
#define CL_LIB_WWW_TYPES_H
|
||||||
|
|
||||||
|
#include <string>
|
||||||
|
|
||||||
//
|
//
|
||||||
// LibWWW elements
|
// LibWWW elements
|
||||||
// - order must be kept for backward compatibility, new tags can be added to the end
|
// - order must be kept for backward compatibility, new tags can be added to the end
|
||||||
|
|
Loading…
Reference in a new issue