Mercurial > minori
comparison src/services/services.cc @ 411:02a670a8e1c4
*: fix build fails
| author | Paper <paper@tflc.us> |
|---|---|
| date | Sat, 25 Jul 2026 14:22:44 -0400 |
| parents | 963047512d34 |
| children | 192da585a0a8 |
comparison
equal
deleted
inserted
replaced
| 410:eb554255ea5f | 411:02a670a8e1c4 |
|---|---|
| 3 #include "core/strings.h" | 3 #include "core/strings.h" |
| 4 #include "gui/translate/anime.h" | 4 #include "gui/translate/anime.h" |
| 5 #include "services/anilist.h" | 5 #include "services/anilist.h" |
| 6 #include "services/kitsu.h" | 6 #include "services/kitsu.h" |
| 7 | 7 |
| 8 #include <fmt/core.h> | 8 #include <fmt/format.h> |
| 9 | 9 |
| 10 namespace Services { | 10 namespace Services { |
| 11 | 11 |
| 12 void Synchronize() | 12 void Synchronize() |
| 13 { | 13 { |
