Fixed #elif without clause.

svn path=/trunk/boinc/; revision=2917
This commit is contained in:
Eric J. Korpela 2004-01-22 02:00:20 +00:00
parent 9210fcd933
commit 246543094f
1 changed files with 1 additions and 1 deletions

View File

@ -340,7 +340,7 @@ int main(int argc, char** argv) {
return iRetVal;
}
#elif
#else
//
// For platforms other than windows just treat it as a console application