summaryrefslogtreecommitdiff
path: root/error_code.h
diff options
context:
space:
mode:
Diffstat (limited to 'error_code.h')
-rw-r--r--error_code.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/error_code.h b/error_code.h
index 5f3a2cb2..a9bfc2db 100644
--- a/error_code.h
+++ b/error_code.h
@@ -5,7 +5,7 @@
#ifndef CHROMEOS_PLATFORM_UPDATE_ENGINE_ERROR_CODE_H_
#define CHROMEOS_PLATFORM_UPDATE_ENGINE_ERROR_CODE_H_
-#include <ostream>
+#include <ostream> // NOLINT(readability/streams)
namespace chromeos_update_engine {