init
This commit is contained in:
14
include/amsmathutil25/amsmathutil25.hpp
Normal file
14
include/amsmathutil25/amsmathutil25.hpp
Normal file
@ -0,0 +1,14 @@
|
||||
#ifndef __AMSMATHUTIL25_HPP__
|
||||
#define __AMSMATHUTIL25_HPP__
|
||||
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <math.h>
|
||||
|
||||
|
||||
namespace ams
|
||||
{
|
||||
|
||||
};
|
||||
|
||||
#endif
|
Reference in New Issue
Block a user