mirror of
https://github.com/dingusdev/dingusppc.git
synced 2026-04-24 12:17:35 +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