mirror of
https://port.numenaute.org/aleajactaest/khanat-opennel-code.git
synced 2024-11-05 23:09:04 +00:00
Fix missing include when WITH_PCH=OFF
This commit is contained in:
parent
95e4f93256
commit
4de25333d2
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue