Skip to content

Commit

Permalink
Removed #include <tpqueue.h>
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.daimi.au.dk/svn/tpie/trunk@207 669acd26-ddd2-4139-9e68-486997aa639d
  • Loading branch information
Darren Vengroff committed Jun 20, 1995
1 parent 44bcec5 commit 966e76a
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions tpie/apps/nas_benchmarks/nas_is.cpp
Expand Up @@ -5,7 +5,7 @@
// Created: 3/24/95
//

static char nas_is_id[] = "$Id: nas_is.cpp,v 1.1 1995-04-03 13:16:01 dev Exp $";
static char nas_is_id[] = "$Id: nas_is.cpp,v 1.2 1995-06-20 20:26:55 darrenv Exp $";

// This is just to avoid an error message since the string above is never
// referenced. Note that a self referential structure must be defined to
Expand Down Expand Up @@ -36,8 +36,6 @@ static struct ___nas_is_id_compiler_fooler {

#define INPUT_FILENAME "K.8"

#include <tpqueue.h>

#include <stdlib.h>
#include <sys/time.h>
#include <sys/resource.h>
Expand Down

0 comments on commit 966e76a

Please sign in to comment.