Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
TASTE
uPython-mirror
Commits
8592d85b
Commit
8592d85b
authored
Jan 29, 2014
by
mux
Browse files
Remove redundant include in file.c
* Remove include mpconfigport.h from file.c
parent
76a6335b
Changes
1
Hide whitespace changes
Inline
Side-by-side
stm/file.c
View file @
8592d85b
...
@@ -3,7 +3,6 @@
...
@@ -3,7 +3,6 @@
#include "misc.h"
#include "misc.h"
#include "mpconfig.h"
#include "mpconfig.h"
#include "mpconfigport.h"
#include "qstr.h"
#include "qstr.h"
#include "obj.h"
#include "obj.h"
#include "file.h"
#include "file.h"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment