Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/CodeGen/FixNames.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:17:33 2017
    13 // Update Count     : 3
     12// Last Modified On : Mon May 18 23:37:32 2015
     13// Update Count     : 2
    1414//
    1515
    16 #pragma once
     16#ifndef FIXNAMES_H
     17#define FIXNAMES_H
    1718
    1819#include <list>  // for list
     
    2526} // namespace CodeGen
    2627
     28#endif // FIXNAMES_H
     29
    2730// Local Variables: //
    2831// tab-width: 4 //
Note: See TracChangeset for help on using the changeset viewer.