forked from Hartmut/paradiso
stripped down all pixwerx code to a minimal istic subset
This commit is contained in:
commit
612677c52d
398 changed files with 164811 additions and 0 deletions
12
src/lib/globals.hpp
Normal file
12
src/lib/globals.hpp
Normal file
|
@ -0,0 +1,12 @@
|
|||
#ifndef PARADISO_GLOBALS_HPP
|
||||
#define PARADISO_GLOBALS_HPP
|
||||
|
||||
#include <cstdint>
|
||||
|
||||
namespace paradiso
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
|
||||
#endif
|
Loading…
Add table
Add a link
Reference in a new issue