mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2024-11-14 13:27:45 -07:00
Add missing algorithm header in SettingsHandlerTest.cpp
This commit is contained in:
parent
f412e2488c
commit
c13c11d230
@ -1,6 +1,8 @@
|
||||
// Copyright 2024 Dolphin Emulator Project
|
||||
// SPDX-License-Identifier: GPL-2.0-or-later
|
||||
|
||||
#include <algorithm>
|
||||
|
||||
#include <gtest/gtest.h>
|
||||
|
||||
#include "Common/SettingsHandler.h"
|
||||
|
Loading…
Reference in New Issue
Block a user