Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 36e954e

Browse files
committed
Update buildcc.h
1 parent 38c5f7c commit 36e954e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildcc/buildcc.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
#include "env/host_compiler.h"
2828
#include "env/util.h"
2929
#include "env/command.h"
30+
#include "env/storage.h"
3031

3132
// Base
3233
#include "toolchain/toolchain.h"
@@ -57,6 +58,5 @@
5758
// BuildCC Modules
5859
#include "args/args.h"
5960
#include "args/register.h"
60-
#include "args/persistent_storage.h"
6161

6262
#endif

0 commit comments

Comments
 (0)