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