diff options
-rw-r--r-- | .clant.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.clant.json b/.clant.json index 31430d0a..d178369d 100644 --- a/.clant.json +++ b/.clant.json @@ -1,8 +1,8 @@ { "version": "1.0.0", "mapping_files": [ - "boost-1.64-all.imp", + ".includes.imp", "boost-1.64-all-private.imp", - ".includes.imp" + "boost-1.64-all.imp" ] } |