mirror of
https://github.com/RGBCube/serenity
synced 2025-05-19 22:45:08 +00:00
Meta+Services: Make clang-format-10 clean
This commit is contained in:
parent
42dd0675c0
commit
934d4d4033
8 changed files with 32 additions and 30 deletions
|
@ -24,10 +24,10 @@
|
|||
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
*/
|
||||
|
||||
#include <ImageDecoder/ClientConnection.h>
|
||||
#include <LibCore/EventLoop.h>
|
||||
#include <LibCore/LocalServer.h>
|
||||
#include <LibIPC/ClientConnection.h>
|
||||
#include <ImageDecoder/ClientConnection.h>
|
||||
|
||||
int main(int, char**)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue