Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
6b2bcae7d4e4356af41da60fb6b038683367c052
/
.
/
Tests
/
RunCMake
/
PrintHelpers
/
nothing.h
blob: ae866675982a2038175878ea407692d3ec385135 [
file
]
#ifndef
NOTHING_H
#define
NOTHING_H
#include
<stdlib.h>
void
nothing
();
#endif