Initial work on #1281 #4271
Annotations
6 errors
cpplint (11.8, ubuntu-22.04):
include/flamegpu/io/ParaviewVTUWriter.h#L16
Add #include <utility> for move
|
cpplint (11.8, ubuntu-22.04):
src/flamegpu/io/ParaviewVTUWriter.cu#L14
Redundant blank line at the start of a code block should be deleted.
|
cpplint (11.8, ubuntu-22.04):
src/flamegpu/io/ParaviewVTUWriter.cu#L40
Line ends in whitespace. Consider deleting these extra spaces.
|
cpplint (11.8, ubuntu-22.04):
src/flamegpu/io/ParaviewVTUWriter.cu#L13
Add #include <memory> for shared_ptr<>
|
cpplint (11.8, ubuntu-22.04):
src/flamegpu/io/ParaviewVTUWriter.cu#L13
Add #include <string> for string
|
cpplint (11.8, ubuntu-22.04)
Process completed with exit code 2.
|