diff --git a/jbmc/src/java_bytecode/character_refine_preprocess.h b/jbmc/src/java_bytecode/character_refine_preprocess.h index 8300d037229..902587f0b34 100644 --- a/jbmc/src/java_bytecode/character_refine_preprocess.h +++ b/jbmc/src/java_bytecode/character_refine_preprocess.h @@ -20,13 +20,12 @@ Date: March 2017 #ifndef CPROVER_JAVA_BYTECODE_CHARACTER_REFINE_PREPROCESS_H #define CPROVER_JAVA_BYTECODE_CHARACTER_REFINE_PREPROCESS_H -#include #include #include #include -class character_refine_preprocesst:public messaget +class character_refine_preprocesst { public: void initialize_conversion_table();