Skip to content

Commit

Permalink
fix: refine codes (#288)
Browse files Browse the repository at this point in the history
  • Loading branch information
halajohn authored Nov 18, 2024
1 parent 6f9e41b commit 8abaaa1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
#include <nlohmann/json.hpp>
#include <thread>

#include "include_internal/ten_runtime/binding/cpp/ten.h"
#include "include_internal/ten_utils/lib/buf.h"
#include "ten_runtime/binding/cpp/ten.h"
#include "ten_utils/lib/buf.h"

#define DEFAULT_BUF_CAPACITY 512
Expand Down

0 comments on commit 8abaaa1

Please sign in to comment.