Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/Tuples/Tuples.h

    r6b0b624 r8bf784a  
    99// Author           : Rodolfo G. Esteves
    1010// Created On       : Mon May 18 07:44:20 2015
    11 // Last Modified By : Peter A. Buhr
    12 // Last Modified On : Sat Jul 22 09:55:00 2017
    13 // Update Count     : 16
     11// Last Modified By : Rob Schluntz
     12// Last Modified On : Wed Nov 9 13:17:58 2016
     13// Update Count     : 15
    1414//
    1515
    16 #pragma once
     16#ifndef _TUPLES_H_
     17#define _TUPLES_H_
    1718
    1819#include <string>
     
    4849} // namespace Tuples
    4950
     51#endif // _TUPLE_ASSIGNMENT_H_
     52
    5053// Local Variables: //
    5154// tab-width: 4 //
Note: See TracChangeset for help on using the changeset viewer.