eliminated gprop from the build until someone makes sure it builds under gcc-3.2
This commit is contained in:
parent
b15d1cef39
commit
07a3e56db1
3 changed files with 4 additions and 3 deletions
|
|
@ -1,6 +1,7 @@
|
|||
//-----------------------------------------------------------------------------
|
||||
// gprop
|
||||
//-----------------------------------------------------------------------------
|
||||
using namespace std;
|
||||
|
||||
#include <stdlib.h> // EXIT_SUCCESS EXIT_FAILURE
|
||||
#include <stdexcept> // exception
|
||||
|
|
|
|||
Reference in a new issue