From: Rafał Długołęcki Date: Mon, 8 Feb 2016 21:02:44 +0000 (+0100) Subject: Fix compilation of main X-Git-Tag: v0.3~2 X-Git-Url: https://git.dlugolecki.net.pl/?p=command.git;a=commitdiff_plain;h=09cda1dcc2bd92ead969a828cc93a5600b5cdddc;hp=be908ca25a1137587c2f49e457bd9e13e310991d Fix compilation of main --- diff --git a/src/main.cpp b/src/main.cpp index ac7a626..33ee3fc 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -37,7 +37,7 @@ public: }; int main(int argc, char *argv[]) { - Class c; + ExampleClass c; try { Command command(argc, argv, {