basictypes.h => macros.h

This commit is contained in:
Paul Betts 2016-03-07 20:38:49 -08:00 committed by Cheng Zhao
parent 7f15a77f3c
commit d2944c62a5
15 changed files with 15 additions and 15 deletions

View file

@ -6,7 +6,7 @@
#ifndef ATOM_COMMON_CRASH_REPORTER_LINUX_CRASH_DUMP_HANDLER_H_
#define ATOM_COMMON_CRASH_REPORTER_LINUX_CRASH_DUMP_HANDLER_H_
#include "base/basictypes.h"
#include "base/macros.h"
#include "vendor/breakpad/src/common/simple_string_dictionary.h"
namespace crash_reporter {