new library for arguments - old typo; refs #6
This commit is contained in:
		@@ -7,7 +7,7 @@
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
#include <string>
 | 
					#include <string>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
namespace xml {
 | 
					namespace mrw {
 | 
				
			||||||
  std::string version() {
 | 
					  std::string version() {
 | 
				
			||||||
    return "@PACKAGENAME@-@VERSION@";
 | 
					    return "@PACKAGENAME@-@VERSION@";
 | 
				
			||||||
  }
 | 
					  }
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user