Codechange: [Network] Do not leak os_abstraction.h via base_media_func.h

pull/259/head
rubidium42 3 years ago committed by Charles Pigott
parent 84985c1223
commit 8c2e3a004e

@ -274,7 +274,7 @@ template <class Tbase_set>
return p;
}
#include "network/network_content.h"
#include "network/core/tcp_content_type.h"
template <class Tbase_set> const char *TryGetBaseSetFile(const ContentInfo *ci, bool md5sum, const Tbase_set *s)
{

Loading…
Cancel
Save