Index: device/bluetooth/bluetooth_low_energy_win.h |
diff --git a/device/bluetooth/bluetooth_low_energy_win.h b/device/bluetooth/bluetooth_low_energy_win.h |
index 4efbdc252ee802315ddad60e5260d4a111507bcd..63fc45fafff84b7df1df2d95fa955a9782c37095 100644 |
--- a/device/bluetooth/bluetooth_low_energy_win.h |
+++ b/device/bluetooth/bluetooth_low_energy_win.h |
@@ -5,7 +5,11 @@ |
#ifndef DEVICE_BLUETOOTH_BLUETOOTH_LOW_ENERGY_WIN_H_ |
#define DEVICE_BLUETOOTH_BLUETOOTH_LOW_ENERGY_WIN_H_ |
+#include <stddef.h> |
+#include <stdint.h> |
+ |
#include "base/files/file_path.h" |
+#include "base/macros.h" |
#include "base/memory/scoped_ptr.h" |
#include "base/memory/scoped_vector.h" |
#include "base/win/scoped_handle.h" |