#ifndef DRACO_CORE_CONSTANTS_H_
#define DRACO_CORE_CONSTANTS_H_

#define DRACO_PI 3.14159265358979323846

#endif  // DRACO_CORE_CONSTANTS_H_