X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=src%2Fafb-method.h;h=1411d29f49ca6cc5157c81f94c8f87fe4f8ef3c6;hb=68a8eaafe5f43480f29308bfd2ec12ad54da43f1;hp=fde9dbfc0844b3ceaa5076bd324e68780920c936;hpb=67966a2f96613d833f493ef3773c442d35f8ed31;p=src%2Fapp-framework-binder.git diff --git a/src/afb-method.h b/src/afb-method.h index fde9dbfc..1411d29f 100644 --- a/src/afb-method.h +++ b/src/afb-method.h @@ -16,6 +16,8 @@ */ +#pragma once + enum afb_method { afb_method_none = 0, afb_method_get = 1,