summaryrefslogtreecommitdiff
path: root/tclap-1.2.1/examples/test17.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tclap-1.2.1/examples/test17.cpp')
-rw-r--r--tclap-1.2.1/examples/test17.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/tclap-1.2.1/examples/test17.cpp b/tclap-1.2.1/examples/test17.cpp
new file mode 100644
index 0000000..b394f76
--- /dev/null
+++ b/tclap-1.2.1/examples/test17.cpp
@@ -0,0 +1,3 @@
+#include <tclap/CmdLine.h>
+
+int main() { }