We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d86d9d8 + 8ea2f6f commit 3022355Copy full SHA for 3022355
cpp/Platform.Numbers/Platform.Numbers.h
@@ -1,11 +1,11 @@
1
#pragma once
2
3
-#include "Arithmetic.h"
4
-#include "ArithmeticExtensions.h"
5
-#include "Arithmetic[T].h"
+//#include "Arithmetic.h"
+//#include "ArithmeticExtensions.h"
+//#include "Arithmetic[T].h"
6
#include "Bit.h"
7
-#include "BitExtensions.h"
8
-#include "Bit[T].h"
9
-#include "Math.h"
10
-#include "MathExtensions.h"
11
-#include "Math[T].h"
+//#include "BitExtensions.h"
+//#include "Bit[T].h"
+//#include "Math.h"
+//#include "MathExtensions.h"
+//#include "Math[T].h"
0 commit comments