فهرست منبع

removed main include

Kajetan Johannes Hammerle 4 سال پیش
والد
کامیت
af40441b86
1فایلهای تغییر یافته به همراه0 افزوده شده و 2 حذف شده
  1. 0 2
      Main.cpp

+ 0 - 2
Main.cpp

@@ -25,8 +25,6 @@
 #include "wrapper/Framebuffer.h"
 #include "rendering/FileTexture.h"
 
-#include "memory/StackAllocator.h"
-
 int main(int argAmount, char** args) {
     if(argAmount < 2) {
         std::cout << "missing path to images\n";