Pragman once

This commit is contained in:
Micke Nordin 2022-07-16 11:54:12 +02:00
parent afa1112872
commit 1f1a384c35
Signed by: micke
GPG key ID: 014B273D614BE877

View file

@ -1,3 +1,4 @@
#pragma once
#include "../complex-numbers/cnumber.hpp"
#include <iostream>
using namespace std;