"git@developer.sourcefind.cn:OpenDAS/ollama.git" did not exist on "5d3f314b0bdcc7a599f65e947bee65e3cc4c73bd"
Commit a2e5903b authored by rusty1s's avatar rusty1s
Browse files

pragma once

parent 8fba8ffb
#pragma once
#define ATOMIC(NAME) \ #define ATOMIC(NAME) \
template <typename scalar, size_t size> struct Atomic##NAME##IntegerImpl; \ template <typename scalar, size_t size> struct Atomic##NAME##IntegerImpl; \
\ \
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment