Skip to content

Commit 8931a95

Browse files
Include util/strencodings.h which is required for IsSpace(...)
1 parent 7c9f790 commit 8931a95

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/test/getarg_tests.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
// Distributed under the MIT software license, see the accompanying
33
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
44

5+
#include <util/strencodings.h>
56
#include <util/system.h>
67
#include <test/test_bitcoin.h>
78

0 commit comments

Comments
 (0)