Skip to content

Commit 6dcc413

Browse files
committed
Fix test namespace issue - remove invalid llmcpp namespace
1 parent 3c91ac8 commit 6dcc413

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tests/integration/test_mcp_integration.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@
33
#include <openai/OpenAIMcpUtils.h>
44
#include <iostream>
55

6-
using namespace llmcpp;
7-
86
// Helper to check if API key is available
97
static bool hasApiKey() {
108
const char* apiKey = std::getenv("OPENAI_API_KEY");

0 commit comments

Comments
 (0)