Kaynağa Gözat

shared_translation: Fix pragma once

lat9nq 3 yıl önce
ebeveyn
işleme
cd1d8adc49
1 değiştirilmiş dosya ile 2 ekleme ve 0 silme
  1. 2 0
      src/yuzu/configuration/shared_translation.h

+ 2 - 0
src/yuzu/configuration/shared_translation.h

@@ -1,6 +1,8 @@
 // SPDX-FileCopyrightText: Copyright 2023 yuzu Emulator Project
 // SPDX-License-Identifier: GPL-2.0-or-later
 
+#pragma once
+
 #include <map>
 #include <memory>
 #include <string>