Skip to content

Commit 2938bd0

Browse files
committed
format
1 parent 64840dc commit 2938bd0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/api_test_app/cpp/fireboltDemoBase.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,11 @@
1818

1919
#include "fireboltDemoBase.h"
2020
#include "firebolt-open-rpc_json.h"
21+
#include <cctype>
2122
#include <fstream>
2223
#include <iostream>
2324
#include <string>
2425
#include <vector>
25-
#include <cctype>
2626

2727
nlohmann::json FireboltDemoBase::json_;
2828

0 commit comments

Comments
 (0)