Skip to content
This repository was archived by the owner on Oct 23, 2024. It is now read-only.

Commit 2d6071e

Browse files
committed
Remove unused include in header file
1 parent 06bd730 commit 2d6071e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

source/core/owt_base/internal/TransportServer.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
#include "TransportBase.h"
1111

1212
#include <boost/asio.hpp>
13-
#include <boost/scoped_ptr.hpp>
1413
#include <boost/shared_array.hpp>
1514
#include <boost/thread.hpp>
1615
#include <boost/thread/mutex.hpp>

0 commit comments

Comments
 (0)