Ignore:
Timestamp:
Mar 14, 2023, 10:57:41 AM (7 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/concurrency/clib/cfathread.h

    r50f3f3a r5e4a830  
    1010// Created On       : Tue Sep 22 15:31:20 2020
    1111// Last Modified By : Peter A. Buhr
    12 // Last Modified On : Sat Feb 25 17:39:20 2023
    13 // Update Count     : 6
     12// Last Modified On : Mon Mar 13 23:48:40 2023
     13// Update Count     : 7
    1414//
     15
     16#pragma once
    1517
    1618#if defined(__cforall) || defined(__cplusplus)
Note: See TracChangeset for help on using the changeset viewer.