Blame view

build6/epsilon-master/libaxx/include/complex 113 Bytes
6663b6c9   adorian   projet complet av...
1
2
3
4
5
6
7
  #ifndef LIBAXX_COMPLEX
  #define LIBAXX_COMPLEX
  
  #define THINNER_HEADER
  #include "external/libcxx/complex"
  
  #endif