Skip to content
Snippets Groups Projects
Commit d9384c87 authored by Rene Brun's avatar Rene Brun
Browse files

From Bertrand:

- Removed #include "FTFont.h" from TEveText.cxx. It was generating a weird error on Windows:
  c:\users\bellenot\root\include\TVirtualX.h(181) : error C2059: syntax error : 'constant'
  And it was useless anyway (removing it doesn't change anything...)


git-svn-id: http://root.cern.ch/svn/root/trunk@21818 27541ba8-7e3a-0410-8455-c3a389f83636
parent 54cd866d
No related branches found
No related tags found
No related merge requests found
......@@ -11,8 +11,6 @@
#include "TEveText.h"
#include "FTFont.h"
#include "TFTGLManager.h"
#include "TString.h"
#include "TBuffer3D.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