clang-format everything
This commit is contained in:
+2
-4
@@ -2,15 +2,13 @@
|
||||
|
||||
#include <event2/event.h>
|
||||
|
||||
#include <stdexcept>
|
||||
#include <memory>
|
||||
#include <string>
|
||||
#include <phosg/Filesystem.hh>
|
||||
#include <stdexcept>
|
||||
#include <string>
|
||||
|
||||
#include "ServerState.hh"
|
||||
|
||||
|
||||
|
||||
class Shell {
|
||||
public:
|
||||
Shell(std::shared_ptr<struct event_base> base);
|
||||
|
||||
Reference in New Issue
Block a user