Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/Common/SemanticError.h

    r6b0b624 rbf2438c  
    1010// Created On       : Mon May 18 07:44:20 2015
    1111// Last Modified By : Peter A. Buhr
    12 // Last Modified On : Fri Jul 21 22:18:59 2017
    13 // Update Count     : 6
     12// Last Modified On : Sat Sep 24 15:13:42 2016
     13// Update Count     : 5
    1414//
    1515
    16 #pragma once
     16#ifndef SEMANTICERROR_H
     17#define SEMANTICERROR_H
    1718
    1819#include <exception>  // for exception
     
    6162}
    6263
     64#endif // SEMANTICERROR_H
     65
    6366// Local Variables: //
    6467// tab-width: 4 //
Note: See TracChangeset for help on using the changeset viewer.