Skip to content

Commit df44ad7

Browse files
committed
Fix libsodium compile.
I think.
1 parent 0307add commit df44ad7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/common/crypto_libsodium.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
#include "crypto.h"
22

33
#include <tier0/vprof.h>
4+
#include <tier0/dbg.h>
45

56
#include "tier0/memdbgoff.h"
67
#include <sodium.h>

0 commit comments

Comments
 (0)