Explorar o código

LibPDF: Break inclusion cycle by removing unnecessary include

Ben Wiederhake %!s(int64=2) %!d(string=hai) anos
pai
achega
ff96747e17
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      Userland/Libraries/LibPDF/Object.h

+ 0 - 1
Userland/Libraries/LibPDF/Object.h

@@ -13,7 +13,6 @@
 #include <AK/SourceLocation.h>
 #include <AK/SourceLocation.h>
 #include <LibPDF/Error.h>
 #include <LibPDF/Error.h>
 #include <LibPDF/Forward.h>
 #include <LibPDF/Forward.h>
-#include <LibPDF/Value.h>
 
 
 #ifdef PDF_DEBUG
 #ifdef PDF_DEBUG
 namespace {
 namespace {