blob: 223280861f740c987ffb3541252f40861059ed45 [file] [log] [blame]
/**
* @file lib.h
* @author Ernesto Casablanca (casablancaernesto@gmail.com)
* @copyright 2024
*/
#pragma once
#include "add.h"
#include "sub.h"
/**
* @namespace lib
* An amazing library providing a lot of functions to do math operations.
* @note This library is very complex. Use it with caution.
*/
namespace lib {} // namespace lib