diff options
Diffstat (limited to 'include/Support/CommandLine.h')
-rw-r--r-- | include/Support/CommandLine.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/Support/CommandLine.h b/include/Support/CommandLine.h index 97b223c738..eb1aa18a0b 100644 --- a/include/Support/CommandLine.h +++ b/include/Support/CommandLine.h @@ -18,7 +18,6 @@ #include <utility> #include <cstdarg> #include "boost/type_traits/object_traits.hpp" -#include <assert.h> /// cl Namespace - This namespace contains all of the command line option /// processing machinery. It is intentionally a short name to make qualified |