mirror of
https://github.com/davidallendj/gdpm.git
synced 2025-12-20 03:27:02 -07:00
Removed unused includes from main.cpp
This commit is contained in:
parent
2b5c838a4f
commit
1e92c16cdf
1 changed files with 1 additions and 4 deletions
|
|
@ -1,10 +1,7 @@
|
|||
|
||||
// Godot Package Manager (GPM)
|
||||
#include "constants.hpp"
|
||||
#include "log.hpp"
|
||||
#include "config.hpp"
|
||||
|
||||
#include "package_manager.hpp"
|
||||
#include "result.hpp"
|
||||
#include <cstdlib>
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue