diff --git a/.vscode/ipch/aea4af4f17261345/MAIN.ipch b/.vscode/ipch/aea4af4f17261345/MAIN.ipch new file mode 100644 index 0000000..d81342b Binary files /dev/null and b/.vscode/ipch/aea4af4f17261345/MAIN.ipch differ diff --git a/.vscode/ipch/aea4af4f17261345/mmap_address.bin b/.vscode/ipch/aea4af4f17261345/mmap_address.bin new file mode 100644 index 0000000..862b842 Binary files /dev/null and b/.vscode/ipch/aea4af4f17261345/mmap_address.bin differ diff --git a/main.cpp b/main.cpp new file mode 100644 index 0000000..3a1b619 --- /dev/null +++ b/main.cpp @@ -0,0 +1,13 @@ +#include + +class item{ + private: + + public: + +}; + +int main(){ + +return 0; +} \ No newline at end of file