aboutsummaryrefslogtreecommitdiff
path: root/DriverOptions.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'DriverOptions.cpp')
-rw-r--r--DriverOptions.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/DriverOptions.cpp b/DriverOptions.cpp
index 5b67aa36..8fd5c477 100644
--- a/DriverOptions.cpp
+++ b/DriverOptions.cpp
@@ -1,5 +1,5 @@
//
-// Copyright © 2017 Arm Ltd. All rights reserved.
+// Copyright © 2017 Arm Ltd and Contributors. All rights reserved.
// SPDX-License-Identifier: MIT
//
@@ -17,7 +17,6 @@
#include <cxxopts/cxxopts.hpp>
#include <algorithm>
-#include <cassert>
#include <functional>
#include <string>
#include <sstream>