[Oracle] Move oracle settings to separate file (#6588)

This commit is contained in:
RickyRister 2026-02-07 18:44:49 -08:00 committed by GitHub
parent 3ada27eae1
commit 32aa60bb14
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 30 additions and 2 deletions

View file

@ -1,6 +1,5 @@
#include "oracleimporter.h"
#include "client/settings/cache_settings.h"
#include "libcockatrice/interfaces/noop_card_preference_provider.h"
#include "libcockatrice/interfaces/noop_card_set_priority_controller.h"
#include "parsehelpers.h"