No more basictypes.h

This commit is contained in:
Cheng Zhao 2016-03-08 10:14:16 +09:00
parent 9fd88e9bb7
commit c72c89bd75
6 changed files with 8 additions and 8 deletions

View file

@ -10,7 +10,7 @@
#include <hstring.h>
#include <windows.h>
#include "base/basictypes.h"
#include "base/macros.h"
class ScopedHString {
public: