Skip to content

Commit 9036c71

Browse files
committed
add boost include to fix test failure
1 parent 45ecdb2 commit 9036c71

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/unit_tests/subaddress.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828
//
2929
// Parts of this file are originally copyright (c) 2012-2013 The Cryptonote developers
3030
#include <boost/filesystem.hpp>
31+
#include <boost/optional/optional_io.hpp>
3132
#include "gtest/gtest.h"
3233

3334
#include "include_base_utils.h"

0 commit comments

Comments
 (0)