new library for arguments - renamed library files to .hxx; refs #6

This commit is contained in:
Marc Wäckerlin
2013-09-26 14:35:51 +00:00
parent 283a3f789b
commit 2ab68c87f0
4 changed files with 3 additions and 3 deletions

View File

@@ -7,7 +7,7 @@
#ifndef __ARGS__
#define __ARGS__
#include <mrw/iomanip>
#include <mrw/iomanip.hxx>
#include <vector>
#include <map>