mirror of
https://bitbucket.org/mfeemster/fractorium.git
synced 2025-11-08 20:20:26 -05: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