mirror of
https://bitbucket.org/mfeemster/fractorium.git
synced 2025-07-06 00:06:00 -04:00
--Code changes
-Make previous path related code work for all OSes.
This commit is contained in:
@ -20,6 +20,7 @@
|
||||
#include <tchar.h>
|
||||
#else
|
||||
#include <arpa/inet.h>
|
||||
#include <unistd.h>
|
||||
#define _TCHAR char
|
||||
#define _tmain main
|
||||
#define _T
|
||||
|
Reference in New Issue
Block a user