فهرست منبع

Loader: Add missing include

Yuri Kunde Schlesner 11 سال پیش
والد
کامیت
417c867e14
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      src/core/loader/ncch.cpp

+ 1 - 0
src/core/loader/ncch.cpp

@@ -2,6 +2,7 @@
 // Licensed under GPLv2 or any later version
 // Refer to the license.txt file included.
 
+#include <algorithm>
 #include <memory>
 
 #include "common/logging/log.h"