compatibility with < 3.0 g++

This commit is contained in:
Christophe Alexandre 2002-10-09 17:21:52 +00:00
parent eb312664a2
commit 0c739f9b41
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
#ifndef __TIMING_CELL_H
#define __TIMING_CELL_H
#include <string>
#include <iostream>
#include <fstream>
#include <map>