mirror of
https://github.com/wiiu-env/WiiUPluginLoaderBackend.git
synced 2026-08-12 04:36:15 -05:00
Format the code via clang-format
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
#pragma once
|
||||
|
||||
#include <wums/defines/dynamic_linking_defines.h>
|
||||
#include "RelocationData.h"
|
||||
#include <memory>
|
||||
#include <string>
|
||||
#include <vector>
|
||||
#include <memory>
|
||||
#include "RelocationData.h"
|
||||
#include <wums/defines/dynamic_linking_defines.h>
|
||||
|
||||
class DynamicLinkingHelper {
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user