move util out of include
This commit is contained in:
parent
3fde4138de
commit
d23c3d3ec1
10 changed files with 14 additions and 18 deletions
|
@ -5,7 +5,7 @@
|
|||
|
||||
#include "weather.h"
|
||||
|
||||
#include "util/result.h"
|
||||
#include "../util/result.h"
|
||||
|
||||
using WeatherOutput = Weather::WeatherOutput;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue