Allow elements out of context in GOM.
[gedcom-parse.git] / gom / place.h
index 614dacb3fc08733ace090dbbb71f3cd7507a494c..e73d924ab304cf47928a6bb7ecef47c9aeabd3a9 100644 (file)
@@ -32,6 +32,7 @@ int write_place(Gedcom_write_hndl hndl, int parent, struct place* place);
 
 DECLARE_SUB_MAKEFUNC(place);
 
+DECLARE_UNREFALLFUNC(place);
 DECLARE_CLEANFUNC(place);
 DECLARE_ADDFUNC2(place, source_citation);
 DECLARE_ADDFUNC2(place, note_sub);