Compile on Windows

This commit is contained in:
loki
2020-01-01 18:47:34 +01:00
parent b5fe713848
commit 1129aa6dfd
9 changed files with 57 additions and 61 deletions

View File

@@ -2,6 +2,8 @@
// Created by loki on 5/30/19.
//
#include "process.h"
#include <thread>
#include <filesystem>
#include <iostream>
@@ -9,7 +11,6 @@
#include "nvhttp.h"
#include "stream.h"
#include "config.h"
#include "process.h"
#include "thread_pool.h"
extern "C" {