Chromium Code Reviews| Index: util/misc/pdb_structures.h |
| diff --git a/util/misc/pdb_structures.h b/util/misc/pdb_structures.h |
| index 04d76eec5cf4ef2c1c3a18e9acd88f342da777a1..218a7632864f7effce5869c0c334dee38d285f75 100644 |
| --- a/util/misc/pdb_structures.h |
| +++ b/util/misc/pdb_structures.h |
| @@ -15,6 +15,8 @@ |
| #ifndef CRASHPAD_UTIL_MISC_PDB_STRUCTURES_H_ |
| #define CRASHPAD_UTIL_MISC_PDB_STRUCTURES_H_ |
| +#include <stdint.h> |
| + |
| #include "util/misc/uuid.h" |
| namespace crashpad { |