[v0.20] Always use C++ includes when possible for consistency
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#ifndef __PCI_CUDA__
|
||||
#define __PCI_CUDA__
|
||||
|
||||
#include <stdint.h>
|
||||
#include <cstdint>
|
||||
|
||||
#include "../common/pci.hpp"
|
||||
#include "chips.hpp"
|
||||
|
||||
Reference in New Issue
Block a user