Some repositories couldn't be updated, please check application logs for details.
BadCredentialsException: 401 {"message": "Bad credentials", "documentation_url": "https://docs.github.com/rest", "status": "401"}

aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/utils
diff options
context:
space:
mode:
Diffstat (limited to 'src/utils')
-rw-r--r--src/utils/file.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/utils/file.cpp b/src/utils/file.cpp
index 826f470..4d7dd53 100644
--- a/src/utils/file.cpp
+++ b/src/utils/file.cpp
@@ -3,7 +3,7 @@
// For details, see https://github.com/egor-tensin/pdb-repo.
// Distributed under the MIT License.
-#include "pdb/all.hpp"
+#include <pdb/all.hpp>
#include <SafeInt.hpp>