Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Empty structs are not allowed in C.
authorArnaud Giersch <arnaud.giersch@iut-bm.univ-fcomte.fr>
Wed, 18 Sep 2013 15:18:57 +0000 (17:18 +0200)
committerArnaud Giersch <arnaud.giersch@iut-bm.univ-fcomte.fr>
Mon, 23 Sep 2013 09:06:17 +0000 (11:06 +0200)
commit9d24d7cda0ebc49024da684e979805c7e7a8cc09
tree3a2e31f0c25a38a345a6eb3c3eaf663bcf5e3279
parent3074e60a4b97f3638a1235aa9853fdb4bb51dad8
Empty structs are not allowed in C.

Use an incomplete declaration instead.
include/msg/datatypes.h