mirror of
https://github.com/LibreOffice/online.git
synced 2025-08-15 21:13:02 +00:00
Cleanup unit test hooks.
This commit is contained in:
@ -23,14 +23,13 @@
|
||||
#include <Poco/Types.h>
|
||||
|
||||
#include "Protocol.hpp"
|
||||
#include <LOOLWebSocket.hpp>
|
||||
#include "Log.hpp"
|
||||
#include "MessageQueue.hpp"
|
||||
#include "Message.hpp"
|
||||
#include "TileCache.hpp"
|
||||
#include "WebSocketHandler.hpp"
|
||||
|
||||
/// Base class of a LOOLWebSocket session.
|
||||
/// Base class of a WebSocket session.
|
||||
class Session : public WebSocketHandler
|
||||
{
|
||||
public:
|
||||
|
Reference in New Issue
Block a user