Skip to content

Commit

Permalink
lib/net: Add missing include
Browse files Browse the repository at this point in the history
  • Loading branch information
p12tic committed May 30, 2020
1 parent e354d79 commit a626f24
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lib/net/IDataSocket.h
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
#include "net/ISocket.h"
#include "io/IStream.h"
#include "base/EventTypes.h"
#include <string>

//! Data stream socket interface
/*!
Expand Down

0 comments on commit a626f24

Please sign in to comment.