1
0
mirror of https://git.suyu.dev/suyu/suyu synced 2025-08-26 22:16:28 -05:00

common/uint128: Add missing top-file source text

This commit is contained in:
Lioncash
2019-03-20 22:38:25 -04:00
parent 43b83d6b6a
commit b0d70096a1
2 changed files with 7 additions and 0 deletions

View File

@@ -1,3 +1,7 @@
// Copyright 2019 yuzu Emulator Project
// Licensed under GPLv2 or any later version
// Refer to the license.txt file included.
#ifdef _MSC_VER
#include <intrin.h>