Skip to content

Commit

Permalink
remove #include OMROptions.hpp from OMROptions.hpp
Browse files Browse the repository at this point in the history
Signed-off-by: Mark Stoodley <[email protected]>
  • Loading branch information
mstoodle committed Jan 8, 2019
1 parent 4617295 commit db1c208
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion compiler/control/OMROptions.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ namespace OMR { typedef OMR::Options OptionsConnector; }
#include <string.h> // for NULL, strcpy, memset, strlen, etc
#include "codegen/FrontEnd.hpp" // for TR_FrontEnd
#include "compile/CompilationTypes.hpp" // for TR_Hotness
#include "control/OMROptions.hpp" // for OMR::Options
#include "control/OptionsUtil.hpp"
#include "env/Processors.hpp" // for TR_Processor
#include "env/RawAllocator.hpp"
Expand Down

0 comments on commit db1c208

Please sign in to comment.