Fix cpplint warnings

This commit is contained in:
Cheng Zhao 2015-02-12 19:50:28 +08:00
parent 9646c28a41
commit a8c227d5f5
2 changed files with 3 additions and 2 deletions

View file

@ -6,6 +6,7 @@
#define ATOM_COMMON_ASAR_ASAR_UTIL_H_
#include <memory>
#include <string>
namespace base {
class FilePath;