summary refs log tree commit diff stats
path: root/src/main.cpp
diff options
context:
space:
mode:
authorStar Rauchenberger <fefferburbia@gmail.com>2022-03-20 11:52:09 -0400
committerStar Rauchenberger <fefferburbia@gmail.com>2022-03-20 11:52:09 -0400
commita07d588c94f68cdc559ceb016c031c9199f0b868 (patch)
tree839b078d07f3c727bcce8f3ce340c2639e306143 /src/main.cpp
parent9458529e94ec3135a5a6fa0fbaf7e0ce1459168b (diff)
downloadether-a07d588c94f68cdc559ceb016c031c9199f0b868.tar.gz
ether-a07d588c94f68cdc559ceb016c031c9199f0b868.tar.bz2
ether-a07d588c94f68cdc559ceb016c031c9199f0b868.zip
we can now build a mac bundle!
Diffstat (limited to 'src/main.cpp')
-rw-r--r--src/main.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/main.cpp b/src/main.cpp index ae64079..0b9195f 100644 --- a/src/main.cpp +++ b/src/main.cpp
@@ -1,5 +1,4 @@
1#include <vector> 1#include <vector>
2#include <fov.h>
3#include <iostream> 2#include <iostream>
4#include <memory> 3#include <memory>
5#include "util.h" 4#include "util.h"