We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a7e9f7e commit c6199daCopy full SHA for c6199da
1 file changed
src/displayapp/screens/StopWatch.cpp
@@ -1,7 +1,7 @@
1
#include "displayapp/screens/StopWatch.h"
2
-
3
#include "displayapp/screens/Symbols.h"
4
#include "displayapp/InfiniTimeTheme.h"
+#include <algorithm>
5
6
using namespace Pinetime::Applications::Screens;
7
0 commit comments