diff --git a/doc/examples/arguments.cxx b/doc/examples/arguments.cxx index 898dc32..bf1d1cf 100644 --- a/doc/examples/arguments.cxx +++ b/doc/examples/arguments.cxx @@ -5,7 +5,7 @@ // 1 2 3 4 5 6 7 8 // 45678901234567890123456789012345678901234567890123456789012345678901234567890 -#include +#include void test_func() { std::cout<<"test parameter was given on command line"< +#include #include #include diff --git a/src/mrw/iomanip b/src/mrw/iomanip.hxx similarity index 100% rename from src/mrw/iomanip rename to src/mrw/iomanip.hxx