Skip to content

Commit 4bd06a7

Browse files
Remove some unneeded headers in src/main.cpp
1 parent f00a5cf commit 4bd06a7

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

src/main.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717
*/
1818

1919
#include <atomic>
20-
#include <cstdio>
2120
#include <exception>
2221

2322
#include <QCoreApplication>
@@ -26,7 +25,6 @@
2625
#include <sightread/time.hpp>
2726

2827
#include "image.hpp"
29-
#include "optimiser.hpp"
3028
#include "settings.hpp"
3129
#include "songfile.hpp"
3230

0 commit comments

Comments
 (0)