Skip to content

Commit

Permalink
fix includes
Browse files Browse the repository at this point in the history
  • Loading branch information
braindigitalis committed Oct 3, 2024
1 parent 4d5507a commit 183e1b8
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 7 deletions.
5 changes: 0 additions & 5 deletions src/dpp/voice/stub/constructor.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -20,14 +20,9 @@
*
************************************************************************************/

#include <iostream>
#include <fstream>
#include <dpp/exception.h>
#include <dpp/isa_detection.h>
#include <dpp/discordvoiceclient.h>

#include "../../dave/encryptor.h"

#include "stub.h"

namespace dpp {
Expand Down
2 changes: 0 additions & 2 deletions src/dpp/voice/stub/stubs.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,7 @@
*
************************************************************************************/

#include <fstream>
#include <dpp/exception.h>
#include <dpp/isa_detection.h>
#include <dpp/discordvoiceclient.h>

#include "stub.h"
Expand Down

0 comments on commit 183e1b8

Please sign in to comment.