mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-12-26 07:59:35 -05:00
Fix missing include
This commit is contained in:
parent
ea8f800003
commit
8e9b3c97d5
@ -1,5 +1,7 @@
|
||||
#pragma once
|
||||
|
||||
#include <typeinfo> // for typeid
|
||||
|
||||
#include "util/smallobject.h"
|
||||
#include "retroshare/rstypes.h"
|
||||
#include "serialiser/rsserializer.h"
|
||||
|
Loading…
Reference in New Issue
Block a user