Skip to content

Commit 4c01328

Browse files
committed
clang-format the moved files
1 parent a425011 commit 4c01328

22 files changed

+893
-947
lines changed

jbmc/src/java_bytecode/assignments_from_json.cpp

+2-2
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,11 @@ Author: Diffblue Ltd.
1616
#include <util/symbol_table_base.h>
1717
#include <util/unicode.h>
1818

19-
#include <ansi-c/allocate_objects.h>
20-
2119
#include <goto-programs/class_identifier.h>
2220
#include <goto-programs/goto_instruction_code.h>
2321

22+
#include <ansi-c/allocate_objects.h>
23+
2424
#include "ci_lazy_methods_needed.h"
2525
#include "code_with_references.h"
2626
#include "java_static_initializers.h"

0 commit comments

Comments
 (0)