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 BROWSER_ACCELERATOR_UTIL_H_
|
||||
#define BROWSER_ACCELERATOR_UTIL_H_
|
||||
|
||||
#include <iosfwd>
|
||||
#include <string>
|
||||
|
||||
namespace ui {
|
||||
class Accelerator;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue