[glom] numeric_format.h: Remove unnecessary include of privileges.h.



commit 1d55c866584c0d0a9e7e6ffe760e549e1a46842f
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 3857a97..6f640f4 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 d765b18..0d4bfa8 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 <glom/libglom/data_structure/privileges.h>
 #include <glibmm/ustring.h>
 #include <map>
 



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