Program Listing for File operations.hpp¶
↰ Return to documentation for file (include/sgpl/operations/operations.hpp)
#pragma once
#ifndef SGPL_OPERATIONS_OPERATIONS_HPP_INCLUDE
#define SGPL_OPERATIONS_OPERATIONS_HPP_INCLUDE
#include "actions/actions.hpp"
#include "binary/binary.hpp"
#include "bitwise/bitwise.hpp"
#include "comparison/comparison.hpp"
#include "flow_global/flow_global.hpp"
#include "flow_local/flow_local.hpp"
#include "unary/unary.hpp"
#endif // #ifndef SGPL_OPERATIONS_OPERATIONS_HPP_INCLUDE