1
0
mirror of https://github.com/gryf/wmaker.git synced 2025-12-23 06:38:05 +01:00

fixed portability buglet..

This commit is contained in:
kojima
2000-03-28 08:43:09 +00:00
parent 190cd648e1
commit d82906b4b7
2 changed files with 4 additions and 0 deletions

View File

@@ -30,7 +30,9 @@ print_help()
puts(" -v <vis-id> visual id to use");
}
#ifdef BENCH
#include "bench.h"
#endif
int main(int argc, char **argv)
{
RContextAttributes attr;