Skip to content

Commit

Permalink
fix gae format
Browse files Browse the repository at this point in the history
  • Loading branch information
siyuan0322 committed Jul 18, 2023
1 parent e7054ec commit 917de48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion analytical_engine/test/run_java_app.cc
Original file line number Diff line number Diff line change
Expand Up @@ -49,9 +49,9 @@
#include "core/loader/arrow_fragment_loader.h"
#include "core/object/fragment_wrapper.h"
#include "core/utils/transform_utils.h"
#include "proto/graph_def.pb.h"
#include "java_pie/java_pie_projected_parallel_app.h"
#include "java_pie/java_pie_property_parallel_app.h"
#include "proto/graph_def.pb.h"

namespace bl = boost::leaf;

Expand Down

0 comments on commit 917de48

Please sign in to comment.