]> git.ipfire.org Git - thirdparty/kea.git/commit
[1975] Run the header through compilation
authorMichal 'vorner' Vaner <michal.vaner@nic.cz>
Sat, 2 Jun 2012 11:16:22 +0000 (13:16 +0200)
committerMichal 'vorner' Vaner <michal.vaner@nic.cz>
Sat, 2 Jun 2012 11:16:22 +0000 (13:16 +0200)
commit128271198f60e6b1f045d6080ef4040760b6ec58
tree283f2183a25b9e2c89b7c12297a51e3586688f95
parent57e92cc0aff7f42885c0e100116ec85e9eb21dc7
[1975] Run the header through compilation

Added a .cc file so something includes the header file. This is used as
a syntax check for now, there's no useful code yet anyway.
src/lib/datasrc/Makefile.am
src/lib/datasrc/container.cc [new file with mode: 0644]
src/lib/datasrc/container.h