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 6f2fe49a7b
commit 122118196b
21 changed files with 47 additions and 26 deletions

View File

@ -6,7 +6,7 @@
#pragma once
#include "IXAppConfig.h"
#include <ixsnake/IXAppConfig.h>
#include "IXGetFreePort.h"
#include <iostream>
#include <ixwebsocket/IXWebSocketServer.h>