Added pragma once directive to Weather #2

Merged
pavetr merged 1 commits from dev into main 2026-04-21 07:50:42 +00:00
Showing only changes of commit b6e557757b - Show all commits

View File

@@ -1,3 +1,4 @@
#pragma once
#include <string> #include <string>
#include <iostream> #include <iostream>