1
0
Fork 0
mirror of https://github.com/KingDuckZ/kamokan.git synced 2025-08-11 13:09:46 +00:00

Change namespace of kamokan-specific stuff.

This commit is contained in:
King_DuckZ 2017-06-12 22:57:40 +01:00
parent a912b1e3d4
commit e5f7f60e8b
32 changed files with 268 additions and 246 deletions

View file

@ -22,7 +22,7 @@
#include <ciso646>
TEST_CASE ("Test parsing an ini text", "[ini][parser]") {
using tawashi::IniFile;
using kamokan::IniFile;
//empty data
{