Skip to content
Snippets Groups Projects
Commit 5285e547 authored by Tofu Linden's avatar Tofu Linden
Browse files

Remove a couple of header deps on llprimitive.h for faster buildy goodness.

parent f22fc1e6
No related branches found
No related tags found
No related merge requests found
...@@ -44,7 +44,6 @@ ...@@ -44,7 +44,6 @@
#include "llquaternion.h" #include "llquaternion.h"
#include "xform.h" #include "xform.h"
#include "llmemtype.h" #include "llmemtype.h"
#include "llprimitive.h"
#include "lldarray.h" #include "lldarray.h"
#include "llviewerobject.h" #include "llviewerobject.h"
#include "llrect.h" #include "llrect.h"
......
...@@ -33,7 +33,6 @@ ...@@ -33,7 +33,6 @@
#ifndef LL_TOOLPLACER_H #ifndef LL_TOOLPLACER_H
#define LL_TOOLPLACER_H #define LL_TOOLPLACER_H
#include "llprimitive.h"
#include "llpanel.h" #include "llpanel.h"
#include "lltool.h" #include "lltool.h"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment