mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-04 10:54:24 -04:00
fix #include on first line
This commit is contained in:
parent
6eac15baf7
commit
6e6c8c01a6
@ -602,6 +602,7 @@ push_file(const CPPFile &file) {
|
||||
|
||||
infile._prev_last_c = _last_c;
|
||||
_last_c = '\0';
|
||||
_start_of_line = true;
|
||||
return true;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user