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