Commit d894e5e5 authored by twanvl's avatar twanvl

(reflect.hpp makes more sense together with the other io types)

parent 61d37f1a
...@@ -2308,6 +2308,10 @@ ...@@ -2308,6 +2308,10 @@
RelativePath=".\util\io\reader.hpp" RelativePath=".\util\io\reader.hpp"
> >
</File> </File>
<File
RelativePath=".\util\reflect.hpp"
>
</File>
<File <File
RelativePath=".\util\io\writer.cpp" RelativePath=".\util\io\writer.cpp"
> >
...@@ -2508,10 +2512,6 @@ ...@@ -2508,10 +2512,6 @@
RelativePath=".\util\prec.hpp" RelativePath=".\util\prec.hpp"
> >
</File> </File>
<File
RelativePath=".\util\reflect.hpp"
>
</File>
<File <File
RelativePath=".\util\rotation.cpp" RelativePath=".\util\rotation.cpp"
> >
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment