friend.h 193 B

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