mirror of
https://github.com/libretro/RetroArch
synced 2025-04-16 17:43:02 +00:00
(SDK) Fix header guard for retro_inline.h
This commit is contained in:
parent
f5ebcb7a94
commit
925b1ad9b8
@ -20,7 +20,7 @@
|
|||||||
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef __LIBRETRO_SDK_INLINE_H_
|
#ifndef __LIBRETRO_SDK_INLINE_H
|
||||||
#define __LIBRETRO_SDK_INLINE_H
|
#define __LIBRETRO_SDK_INLINE_H
|
||||||
|
|
||||||
#if !defined(__cplusplus) && defined(_WIN32)
|
#if !defined(__cplusplus) && defined(_WIN32)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user