mirror of https://github.com/BOINC/boinc.git
Removed for reversion...
svn path=/trunk/boinc/; revision=4758
This commit is contained in:
parent
c05aa8bb74
commit
743ecb1c2a
20
config.h
20
config.h
|
@ -1,20 +0,0 @@
|
|||
/* config.h. Generated by configure. */
|
||||
/* config.h.in. Generated from configure.ac by autoheader. */
|
||||
|
||||
|
||||
/* double-inclusion protection for config.h */
|
||||
#ifndef BOINC_CONFIG_H
|
||||
#define BOINC_CONFIG_H
|
||||
|
||||
#include "version.h"
|
||||
|
||||
#ifdef _WIN32
|
||||
#include "win_config.h"
|
||||
#else
|
||||
|
||||
#error "You need to run configure first!"
|
||||
|
||||
#endif /* #ifndef _WIN32 */
|
||||
/* end double-inclusion protection for config.h */
|
||||
#endif /* #ifndef BOINC_CONFIG_H */
|
||||
|
Loading…
Reference in New Issue