mirror of
https://github.com/dingusdev/dingusppc.git
synced 2025-08-05 02:24:41 +00:00
Add missing includes.
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
#include <cinttypes>
|
||||
#include <iostream>
|
||||
#include <cassert>
|
||||
#include "macio.h"
|
||||
#include "viacuda.h"
|
||||
|
||||
|
@@ -1,5 +1,6 @@
|
||||
#include <string>
|
||||
#include <vector>
|
||||
#include <algorithm> // to shut up MSVC errors (:
|
||||
|
||||
#include "memctrlbase.h"
|
||||
|
||||
|
Reference in New Issue
Block a user