summaryrefslogtreecommitdiff
path: root/src/net/fwd.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/net/fwd.hpp')
-rw-r--r--src/net/fwd.hpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/net/fwd.hpp b/src/net/fwd.hpp
index ca54e8d..109aeed 100644
--- a/src/net/fwd.hpp
+++ b/src/net/fwd.hpp
@@ -27,4 +27,6 @@ class IP4Address;
class TimerData;
+enum class RecvResult;
+
#endif // TMWA_NET_FWD_HPP