Val: forward-declare class PDict, reduce includes

This commit is contained in:
Max Kellermann 2020-02-11 10:32:46 +01:00
parent dfac4572e7
commit 4aac78cf29
6 changed files with 14 additions and 2 deletions

View file

@ -9,6 +9,7 @@
#include "IntrusivePtr.h"
#include "Reporter.h"
#include "NetVar.h"
#include "Dict.h"
namespace probabilistic {