diff options
Diffstat (limited to 'sandbox/tests/validation_tests/suite.cc')
-rw-r--r-- | sandbox/tests/validation_tests/suite.cc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sandbox/tests/validation_tests/suite.cc b/sandbox/tests/validation_tests/suite.cc index 49faf6d..a5886cd 100644 --- a/sandbox/tests/validation_tests/suite.cc +++ b/sandbox/tests/validation_tests/suite.cc @@ -11,6 +11,8 @@ #include "testing/gtest/include/gtest/gtest.h" #include "sandbox/tests/common/controller.h" +#pragma comment(lib, "shlwapi.lib") + namespace sandbox { // Returns true if the volume that contains any_path supports ACL security. The |