From a38dacc6489ff3c7a0748a01ed7cc2bd0cdaaa7c Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Sat, 29 May 2021 01:03:28 +0300 Subject: include/pdb/ -> include/winapi/debug/ --- utils/pdb_descr.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'utils/pdb_descr.hpp') diff --git a/utils/pdb_descr.hpp b/utils/pdb_descr.hpp index 967e69f..8619fdc 100644 --- a/utils/pdb_descr.hpp +++ b/utils/pdb_descr.hpp @@ -5,7 +5,7 @@ #pragma once -#include "pdb/all.hpp" +#include #include -- cgit v1.2.3