TP Histogramme.
[GPU.git] / WCudaMSE / Student_Cuda / src / cpp / core / 03_Histogramme / Histogramme.h
diff --git a/WCudaMSE/Student_Cuda/src/cpp/core/03_Histogramme/Histogramme.h b/WCudaMSE/Student_Cuda/src/cpp/core/03_Histogramme/Histogramme.h
new file mode 100644 (file)
index 0000000..2d6566f
--- /dev/null
@@ -0,0 +1,6 @@
+#ifndef HISTOGRAMME_H
+#define HISTOGRAMME_H
+
+bool histogramme();
+
+#endif