mirror of
https://github.com/AxioDL/boo.git
synced 2025-12-09 13:37:48 +00:00
minor cleanup work
This commit is contained in:
@@ -1,15 +1,5 @@
|
||||
|
||||
#if __APPLE__
|
||||
#include <CoreFoundation/CoreFoundation.h>
|
||||
#else
|
||||
#endif
|
||||
#include <stdio.h>
|
||||
#include <boo.hpp>
|
||||
#if _WIN32
|
||||
|
||||
#else
|
||||
#include <unistd.h>
|
||||
#endif
|
||||
|
||||
namespace boo
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user