Ignore:
Timestamp:
Mar 14, 2023, 10:57:41 AM (17 months ago)
Author:
Peter A. Buhr <pabuhr@…>
Branches:
ADT, ast-experimental, master
Children:
b2f3880
Parents:
50f3f3a
Message:

add #pragma once to .h and .hfa files

File:
1 edited

Legend:

Unmodified
Added
Removed
  • libcfa/src/containers/vector2.hfa

    r50f3f3a r5e4a830  
    99// Author           : Michael Brooks
    1010// Created On       : Thu Jun 23 22:00:00 2021
    11 // Last Modified By : Michael Brooks
    12 // Last Modified On : Thu Jun 23 22:00:00 2021
    13 // Update Count     : 1
    14 //
     11// Last Modified By : Peter A. Buhr
     12// Last Modified On : Tue Mar 14 08:40:53 2023
     13// Update Count     : 2
     14//
     15
     16#pragma once
    1517
    1618#include <stdlib.hfa>
Note: See TracChangeset for help on using the changeset viewer.