move snake code to its own subfolder like ixcobra, ixcrypto, etc...

This commit is contained in:
Benjamin Sergeant
2019-09-23 11:46:16 -07:00
parent cd3c9d879c
commit 1cde26771a
21 changed files with 47 additions and 26 deletions

View File

@ -4,7 +4,7 @@
* Copyright (c) 2019 Machine Zone, Inc. All rights reserved.
*/
#include "IXRedisClient.h"
#include <ixsnake/IXRedisClient.h>
#include <iostream>
#include <sstream>