#ifndef FIXC11_H #define FIXC11_H #include //namespace std { // template T sqrt(const T val) {return ::sqrt(val);} //} #endif // FIXC11_H