Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/GenPoly/Box.h

    r6b0b624 re56cfdb0  
    1010// Created On       : Mon May 18 07:44:20 2015
    1111// Last Modified By : Peter A. Buhr
    12 // Last Modified On : Sat Jul 22 09:23:52 2017
    13 // Update Count     : 6
     12// Last Modified On : Thu Nov 19 17:24:01 2015
     13// Update Count     : 5
    1414//
    1515
    16 #pragma once
     16#ifndef _BOX_H
     17#define _BOX_H
    1718
    1819#include <list>
     
    2425} // namespace GenPoly
    2526
     27#endif // _BOX_H
     28
    2629// Local Variables: //
    2730// tab-width: 4 //
Note: See TracChangeset for help on using the changeset viewer.