mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-04-17 20:46:54 +02:00
Forgot to uncomment secret debug #define of death.
This commit is contained in:
parent
de4e29288d
commit
af62a6cade
1 changed files with 1 additions and 1 deletions
2
main.cpp
2
main.cpp
|
@ -27,7 +27,7 @@
|
|||
|
||||
// Uncomment on Windows to assume -C and run in console instead of service
|
||||
// Useful for Visual Studio debugging (launch VS as Administrator to run)
|
||||
#define ZT_WIN_RUN_IN_CONSOLE
|
||||
//#define ZT_WIN_RUN_IN_CONSOLE
|
||||
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
|
|
Loading…
Add table
Reference in a new issue