8000 Merge branch 'master' of https://github.com/docopt/docopt.cpp into wi… · Dadie/docopt.cpp@08a8af8 · GitHub
[go: up one dir, main page]

Skip to content

Commit 08a8af8

Browse files
committed
Merge branch 'master' of https://github.com/docopt/docopt.cpp into windows-support-static-lib
2 parents f84c6f4 + 725519e commit 08a8af8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docopt.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ namespace docopt {
8888
}
8989

9090
#ifdef DOCOPT_HEADER_ONLY
91-
#include "docopt.cpp"
91+
#include "docopt.cpp"
9292
#endif
9393

9494
#endif /* defined(docopt__docopt_h_) */

0 commit comments

Comments
 (0)
0