Skip to content
Snippets Groups Projects
Commit 758aa9f4 authored by Craig Tiller's avatar Craig Tiller
Browse files

Merge branch 'debug_helpers' of github.com:ctiller/grpc into debug_helpers

parents 61eb40ce 4f2d4769
No related branches found
No related tags found
No related merge requests found
...@@ -31,9 +31,9 @@ ...@@ -31,9 +31,9 @@
* *
*/ */
#ifndef DEBUGGER_MACROS_H #ifndef GRPC_CORE_EXT_DEBUG_DEBUGGER_MACROS_H
#define DEBUGGER_MACROS_H #define GRPC_CORE_EXT_DEBUG_DEBUGGER_MACROS_H
void grpc_summon_debugger_macros(); void grpc_summon_debugger_macros();
#endif #endif /* GRPC_CORE_EXT_DEBUG_DEBUGGER_MACROS_H */
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment