Sign in
chromium
/
external
/
github.com
/
Kitware
/
CMake
/
master
/
.
/
Tests
/
CMakeCommands
/
target_include_directories
/
same.c
blob: 8fb8d2983077768198d48e71d72f81ef6d8b17d1 [
file
]
#include
"same.h"
#ifndef
CORRECT_SAME_H_INCLUDED
# error "Correct \"same.h\" not included!"
#endif
void
same
(
void
)
{
}