blob: e6e58db329977150244f31a18a05e57526c5fe20 (
plain)
1
2
3
4
5
6
7
8
9
10
|
/* -------------------------------------------
Copyright (C) 2024, MediaSwirl, all rights reserved.
------------------------------------------- */
#include <NewKit/Atom.h>
// @file Atom.cpp
// @brief Atomic primitives
|