mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-08-23 06:56:40 +00:00
Removing 'use std::vector'
This commit is contained in:
@@ -35,8 +35,6 @@
|
||||
#include <Psapi.h>
|
||||
#include <tlhelp32.h>
|
||||
|
||||
using std::vector;
|
||||
|
||||
static std::string conv(const std::wstring &str)
|
||||
{
|
||||
std::string ret;
|
||||
|
||||
Reference in New Issue
Block a user