We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent efb7e6d commit fc9b5eeCopy full SHA for fc9b5ee
1 file changed
package/common/cpp/react/renderer/components/RNCSlider/RNCSliderMeasurementsManager.h
@@ -1,4 +1,6 @@
1
#ifdef ANDROID
2
+#pragma once
3
+
4
#include <react/renderer/core/ConcreteComponentDescriptor.h>
5
#include <react/renderer/core/LayoutConstraints.h>
6
#include <react/utils/ContextContainer.h>
0 commit comments