Skip to content

Commit

Permalink
refactor: added json to dpp.h includes
Browse files Browse the repository at this point in the history
  • Loading branch information
Jaskowicz1 committed Oct 5, 2023
1 parent 0dee598 commit 87a9243
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions include/dpp/dpp.h
Original file line number Diff line number Diff line change
Expand Up @@ -73,3 +73,5 @@
#include <dpp/discordevents.h>
#include <dpp/timed_listener.h>
#include <dpp/collector.h>
#include <dpp/json_fwd.h>
#include <dpp/json.h>

0 comments on commit 87a9243

Please sign in to comment.