2015-04-09 20:25:05 +03:00
|
|
|
/* -*- Mode: C++; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
|
|
|
|
/* vim: set ts=8 sts=2 et sw=2 tw=80: */
|
2012-05-21 15:12:37 +04:00
|
|
|
/* This Source Code Form is subject to the terms of the Mozilla Public
|
|
|
|
* License, v. 2.0. If a copy of the MPL was not distributed with this
|
|
|
|
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
|
|
|
|
|
2000-05-02 09:08:39 +04:00
|
|
|
#ifndef __gen_nsIPersistentProperties_h__
|
|
|
|
#define __gen_nsIPersistentProperties_h__
|
1999-12-29 23:55:42 +03:00
|
|
|
|
2000-05-02 09:08:39 +04:00
|
|
|
// "soft" switch over to an IDL generated header file
|
|
|
|
#include "nsIPersistentProperties2.h"
|
1999-12-29 23:55:42 +03:00
|
|
|
|
2000-05-02 09:08:39 +04:00
|
|
|
#endif /* __gen_nsIPersistentProperties_h__ */
|