Skip to content

Commit

Permalink
fix: replace include with class declaration
Browse files Browse the repository at this point in the history
  • Loading branch information
otahirs committed Aug 23, 2022
1 parent 15551c0 commit 2cbabc4
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,8 @@

#include "service.h"

#include <QNetworkAccessManager>

class QTimer;
class QNetworkAccessManager;

namespace Event {
namespace services {
Expand Down

0 comments on commit 2cbabc4

Please sign in to comment.