Skip to content

Commit af8ef5c

Browse files
committed
Implement unix platform layer
1 parent 242df2b commit af8ef5c

File tree

3 files changed

+79
-256
lines changed

3 files changed

+79
-256
lines changed

polymer/platform/args.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
#include <polymer/types.h>
44

55
#include <stdio.h>
6+
#include <stdlib.h>
67

78
namespace polymer {
89

0 commit comments

Comments
 (0)