diff options
author | evgeny <me@ch1p.com> | 2018-12-25 20:35:55 +0300 |
---|---|---|
committer | evgeny <me@ch1p.com> | 2018-12-25 20:35:55 +0300 |
commit | 4bb8b614a70fd8c483b7c5b8eaf7c4ed4634ff18 (patch) | |
tree | a013f4c4445b5cd0ac1ffd0cc5cc0f1762e95973 /index.mm | |
parent | 0b8b83c1551332ed8b19332cf9f241fabde044ee (diff) |
upd
Diffstat (limited to 'index.mm')
-rw-r--r-- | index.mm | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,6 +3,7 @@ #include <stdio.h> #include <unistd.h> #include <uv.h> +#include <string> #import <AVFoundation/AVFoundation.h> |