mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-06-10 07:12:54 +02:00
Replace all include guard ifdefs with "#pragma once"
This commit is contained in:
@ -1,3 +1,6 @@
|
||||
// Copyright 2013 Dolphin Emulator Project
|
||||
// Licensed under GPLv2
|
||||
// Refer to the license.txt file included.
|
||||
|
||||
#include "DInputJoystick.h"
|
||||
#include "DInput.h"
|
||||
|
Reference in New Issue
Block a user