Don't rely on "iosfwd" for forward including std::string.
It seems that VS fails on this.
This commit is contained in:
parent
3176e03866
commit
6bdf7c51b4
6 changed files with 5 additions and 7 deletions
|
@ -5,7 +5,7 @@
|
|||
#ifndef ATOM_RENDERER_API_ATOM_RENDERER_BINDINGS_H_
|
||||
#define ATOM_RENDERER_API_ATOM_RENDERER_BINDINGS_H_
|
||||
|
||||
#include <iosfwd>
|
||||
#include <string>
|
||||
|
||||
#include "common/api/atom_bindings.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue