remove pragma

This commit is contained in:
IndecisiveTurtle 2024-12-24 02:00:20 +02:00
parent a00d077447
commit 56998887c6

View File

@ -1,6 +1,6 @@
// SPDX-FileCopyrightText: Copyright 2024 shadPS4 Emulator Project
// SPDX-License-Identifier: GPL-2.0-or-later
#pragma clang optimize off
#include <boost/preprocessor/stringize.hpp>
#include "common/assert.h"