mirror of
https://github.com/davidallendj/gdpm.git
synced 2025-12-19 19:17:01 -07:00
Removed unused includes from main.cpp
This commit is contained in:
parent
920d648a51
commit
6ab1345cfe
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