aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp/testing/gtest/friend.h
blob: 551a218be084dec1e796640569a9fdb05399e8a7 (plain) (blame)
1
2
3
4
5
#pragma once

// Using absolute path to gtest headers in order to allow using friend.h without PEERDIRing gtest.
#include <contrib/restricted/googletest/googletest/include/gtest/gtest_prod.h>