Skip to content

Commit 0b6db20

Browse files
committed
remove the duplicated include
1 parent 359d62b commit 0b6db20

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

examples/color_formatter.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
// SPDX-License-Identifier: BSD-3-Clause
66

77
#include "CLI/CLI.hpp"
8-
#include <CLI/CLI.hpp>
98
#include <iostream>
109

1110
int main(int argc, char **argv) {

0 commit comments

Comments
 (0)