[glom/glom-1-12] numeric_format.h: Remove unnecessary include of privileges.h.



commit 5f6451f7263df788f4448309fdc0d8993831533a
Author: Murray Cumming <murrayc murrayc com>
Date:   Mon Jan 25 14:35:54 2010 +0100

    numeric_format.h: Remove unnecessary
    include of privileges.h.

 ChangeLog                                    |    5 +++++
 glom/libglom/data_structure/numeric_format.h |    1 -
 2 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index eb74d89..77ca335 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 2010-01-25 Murray Cumming <murrayc murrayc com>
 
+	* glom/libglom/data_structure/numeric_format.h: Remove unnecessary
+	include of privileges.h.
+
+2010-01-25 Murray Cumming <murrayc murrayc com>
+
 	Allow new files to have quotes in their titles.
 
 	* glom/frame_glom.cc:
diff --git a/glom/libglom/data_structure/numeric_format.h b/glom/libglom/data_structure/numeric_format.h
index f11b7f9..2af6ab9 100644
--- a/glom/libglom/data_structure/numeric_format.h
+++ b/glom/libglom/data_structure/numeric_format.h
@@ -21,7 +21,6 @@
 #ifndef GLOM_DATA_STRUCTURE_NUMERIC_FORMAT_H
 #define GLOM_DATA_STRUCTURE_NUMERIC_FORMAT_H
 
-#include "privileges.h"
 #include <glibmm/ustring.h>
 #include <map>
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]