浏览代码

missing header file

David Rose 17 年之前
父节点
当前提交
2b3206240b
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      panda/src/downloader/httpAuthorization.h

+ 1 - 0
panda/src/downloader/httpAuthorization.h

@@ -25,6 +25,7 @@
 
 
 #include "referenceCount.h"
 #include "referenceCount.h"
 #include "httpEnum.h"
 #include "httpEnum.h"
+#include "pmap.h"
 
 
 class URLSpec;
 class URLSpec;