Compile on Windows
This commit is contained in:
parent
b5fe713848
commit
1129aa6dfd
9 changed files with 57 additions and 61 deletions
|
|
@ -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" {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue