Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/libcfa/libhdr.h

    r6b0b624 r78b3f52  
    99// Author           : Thierry Delisle
    1010// Created On       : Mon Nov 28 12:27:26 2016
    11 // Last Modified By : Peter A. Buhr
    12 // Last Modified On : Sat Jul 22 09:56:32 2017
    13 // Update Count     : 1
     11// Last Modified By : Thierry Delisle
     12// Last Modified On : Mon Nov 28 12:27:26 2016
     13// Update Count     : 0
    1414//
    1515
    16 #pragma once
     16#ifndef __LIB_HDR_H__
     17#define __LIB_HDR_H__
    1718
    1819#include "libalign.h"
     
    2021#include "libtools.h"
    2122
     23#endif //__LIB_HDR_H__
     24
    2225// Local Variables: //
    2326// mode: c //
Note: See TracChangeset for help on using the changeset viewer.