diff options
Diffstat (limited to 'src/Tab.hh')
-rw-r--r-- | src/Tab.hh | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -19,10 +19,10 @@ | |||
19 | // FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER | 19 | // FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER |
20 | // DEALINGS IN THE SOFTWARE. | 20 | // DEALINGS IN THE SOFTWARE. |
21 | 21 | ||
22 | // $Id: Tab.hh,v 1.10 2002/02/04 06:51:15 fluxgen Exp $ | 22 | // $Id: Tab.hh,v 1.11 2002/02/17 18:52:02 fluxgen Exp $ |
23 | 23 | ||
24 | #ifndef _TAB_HH_ | 24 | #ifndef TAB_HH |
25 | #define _TAB_HH_ | 25 | #define TAB_HH |
26 | 26 | ||
27 | #ifndef _IMAGE_HH_ | 27 | #ifndef _IMAGE_HH_ |
28 | #include "Image.hh" | 28 | #include "Image.hh" |