Skip to content

Commit

Permalink
clang-format
Browse files Browse the repository at this point in the history
  • Loading branch information
ArnavBalyan committed Aug 19, 2024
1 parent 85e1818 commit 2dd1db8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cpp/core/config/GlutenConfig.cc
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@
* limitations under the License.
*/

#include <boost/regex.hpp>
#include <jni.h>
#include <optional>
#include <boost/regex.hpp>
#include "compute/ProtobufUtils.h"
#include "config.pb.h"
#include "jni/JniError.h"
Expand Down

0 comments on commit 2dd1db8

Please sign in to comment.