projects
/
xonotic
/
netradiant.git
/ blob
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Merge branch 'master' into divVerent/farplanedist-sky-fix
[xonotic/netradiant.git]
/
conftest.cpp
1
#include <stdio.h> /* jpeglib.h needs it */
2
#include CONFTEST_HEADER
3
int main(){
4
(void) CONFTEST_SYMBOL;
5
return 0;
6
}