mirror of
https://github.com/overte-org/overte.git
synced 2025-04-19 12:23:24 +02:00
remove unnecessary OctalCode include in main
This commit is contained in:
parent
f42f248db2
commit
222a596754
1 changed files with 0 additions and 2 deletions
|
@ -18,8 +18,6 @@
|
|||
#include "Application.h"
|
||||
#include "Log.h"
|
||||
|
||||
#include <OctalCode.h>
|
||||
|
||||
int main(int argc, const char * argv[]) {
|
||||
timeval startup_time;
|
||||
gettimeofday(&startup_time, NULL);
|
||||
|
|
Loading…
Reference in a new issue